mirror of
https://github.com/langchain-ai/langgraph-supervisor-js.git
synced 2026-07-01 16:21:20 -04:00
bump langgraph & release 0.0.4
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@langchain/langgraph-supervisor",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"description": "LangGraph Multi-Agent Supervisor",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
@@ -33,7 +33,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@langchain/core": "^0.3.40",
|
||||
"@langchain/langgraph": "^0.2.48",
|
||||
"@langchain/langgraph": "^0.2.49",
|
||||
"uuid": "^10.0.0",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user