This commit is contained in:
ShadowVR 2024-06-01 16:50:14 -04:00
parent 89b66b1305
commit 87d24589d0

View file

@ -7,7 +7,8 @@
"fetch": "^1.1.0", "fetch": "^1.1.0",
"ms": "^2.1.3", "ms": "^2.1.3",
"openai": "^4.10.0", "openai": "^4.10.0",
"simple-git": "^3.24.0" "simple-git": "^3.24.0",
"winston": "^3.13.0"
}, },
"scripts": { "scripts": {
"start": "node index.js" "start": "node index.js"