fix: Make node version 22

This commit is contained in:
bracesproul
2025-03-06 17:06:16 -08:00
parent 47e8b0e70f
commit d91d7f90dc

View File

@@ -1,5 +1,5 @@
{
"node_version": "20",
"node_version": "22",
"graphs": {
"agent": "./agent/agent.tsx:graph"
},