orchestration fixes

This commit is contained in:
Storme-bit
2026-04-05 05:46:06 -07:00
parent eccda21992
commit 4c8127e806
5 changed files with 45 additions and 92 deletions

View File

@@ -10,6 +10,6 @@
"@nexusai/shared": "^1.0.0",
"dotenv": "^17.4.0",
"express": "^5.2.1",
"node-fetch": "^3.3.2"
"node-fetch": "^2.7.0"
}
}