storage
This commit is contained in:
@@ -19,14 +19,18 @@
|
||||
"dependencies": {
|
||||
"@google/generative-ai": "^0.17.1",
|
||||
"axios": "^1.7.7",
|
||||
"cors": "^2.8.6",
|
||||
"dotenv": "^16.0.1",
|
||||
"express": "^5.2.1",
|
||||
"extend": "^3.0.2",
|
||||
"minecraft-data": "^3.101.0",
|
||||
"mineflayer": "^4.33.0",
|
||||
"mineflayer-pathfinder": "^2.4.5",
|
||||
"mineflayer-web-inventory": "^1.3.0",
|
||||
"moment": "^2.29.3",
|
||||
"prismarine-windows": "^2.9.0"
|
||||
"prismarine-windows": "^2.9.0",
|
||||
"sqlite": "^5.1.1",
|
||||
"sqlite3": "^5.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^3.1.7"
|
||||
|
||||
Reference in New Issue
Block a user