plugins
This commit is contained in:
@ -18,18 +18,17 @@
|
||||
"homepage": "https://github.com/wmantly/mc-cj-bot#readme",
|
||||
"dependencies": {
|
||||
"@google/generative-ai": "^0.17.1",
|
||||
"axios": "^0.27.2",
|
||||
"axios": "^1.7.7",
|
||||
"dotenv": "^16.0.1",
|
||||
"extend": "^3.0.2",
|
||||
"minecraft-data": "^3.40.0",
|
||||
"mineflayer": "^4.10.1",
|
||||
"mineflayer-auto-eat": "^3.3.6",
|
||||
"mineflayer-pathfinder": "^2.4.4",
|
||||
"mineflayer-web-inventory": "^1.8.4",
|
||||
"minecraft-data": "^3.69.0",
|
||||
"mineflayer": "^4.0.0",
|
||||
"mineflayer-pathfinder": "^2.4.5",
|
||||
"mineflayer-web-inventory": "^1.3.0",
|
||||
"moment": "^2.29.3",
|
||||
"prismarine-windows": "^2.6.1"
|
||||
"prismarine-windows": "^2.9.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^2.0.22"
|
||||
"nodemon": "^3.1.7"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user