fix: Add node version to langgraph config
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"node_version": "20",
|
||||||
"graphs": {
|
"graphs": {
|
||||||
"agent": "./agent/agent.tsx:graph"
|
"agent": "./agent/agent.tsx:graph"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user