generated from ztimson/template
Fixed minor prod issues
All checks were successful
Build and publish / Build Container (push) Successful in 1m17s
All checks were successful
Build and publish / Build Container (push) Successful in 1m17s
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "@ztimson/net-navi",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"@ztimson/ai-utils": "^0.8.4",
|
||||
"@ztimson/ai-utils": "^0.8.5",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.18.2",
|
||||
"socket.io": "^4.6.1"
|
||||
@@ -302,9 +302,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ztimson/ai-utils": {
|
||||
"version": "0.8.4",
|
||||
"resolved": "https://registry.npmjs.org/@ztimson/ai-utils/-/ai-utils-0.8.4.tgz",
|
||||
"integrity": "sha512-hRy7EDKb8Y5Xs0Nd+icQHQQeaYh2yw0bfbuwMAFS2wjPKSxaKAe758oTOkvaUV+M8YilevlgTt4omQWaoFFWmA==",
|
||||
"version": "0.8.5",
|
||||
"resolved": "https://registry.npmjs.org/@ztimson/ai-utils/-/ai-utils-0.8.5.tgz",
|
||||
"integrity": "sha512-MIIg03NwUm5v0vHihMDYLaFK8DkuLh1G5lmQpVyZif0h4s2wh9eO7uUg6E7c0UtvSq5QDh/eCyEDd5HvHxq01w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "^0.78.0",
|
||||
|
||||
Reference in New Issue
Block a user