mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
fix build
This commit is contained in:
13
package.json
13
package.json
@@ -35,18 +35,7 @@
|
||||
"tail:image-generation-service": "wrangler tail -c workers/image-generation-service/wrangler-image-generation-service.toml",
|
||||
"tail:session-proxy": "wrangler tail -c workers/session-proxy/wrangler-session-proxy.toml --env production"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/runtime-corejs3": "^7.26.0",
|
||||
"babel-plugin-inferno": "^6.7.2",
|
||||
"compression": "^1.7.5",
|
||||
"express": "^4.21.2",
|
||||
"kill-port": "^2.0.1",
|
||||
"llama3-tokenizer-js": "^1.2.0",
|
||||
"mimetext": "^3.0.24",
|
||||
"replicate": "^1.0.1",
|
||||
"scheduler": "^0.23.2",
|
||||
"suspend-react": "^0.1.3",
|
||||
"together-ai": "^0.7.0",
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "^0.32.1",
|
||||
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
|
Reference in New Issue
Block a user