mirror of
https://github.com/langchain-ai/langgraphjs-api.git
synced 2026-07-19 21:33:46 -04:00
Fix build
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
"@types/node": "^22.2.0",
|
||||
"prettier": "^3.3.3",
|
||||
"tsx": "^4.19.2",
|
||||
"vitest": "^2.1.8"
|
||||
"vitest": "^2.1.8",
|
||||
"typescript": "^5.5.4"
|
||||
},
|
||||
"keywords": []
|
||||
}
|
||||
|
||||
Generated
+3
@@ -38,6 +38,9 @@ importers:
|
||||
tsx:
|
||||
specifier: ^4.19.2
|
||||
version: 4.19.2
|
||||
typescript:
|
||||
specifier: ^5.5.4
|
||||
version: 5.5.4
|
||||
vitest:
|
||||
specifier: ^2.1.8
|
||||
version: 2.1.8(@types/node@22.10.5)
|
||||
|
||||
Reference in New Issue
Block a user