Merge pull request #29 from langchain-ai/brace/add-node-v
fix: Make node version 22
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"node_version": "20",
|
"node_version": "22",
|
||||||
"graphs": {
|
"graphs": {
|
||||||
"agent": "./agent/agent.tsx:graph"
|
"agent": "./agent/agent.tsx:graph"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user