mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
remove unused deps, add deps
This commit is contained in:
parent
1a7e5af054
commit
9bcd2aff78
1 changed files with 3 additions and 9 deletions
12
package.json
12
package.json
|
@ -17,24 +17,18 @@
|
|||
"color-convert": "^2.0.1",
|
||||
"cowsay2": "^2.0.4",
|
||||
"discord.js": "^13.7.0",
|
||||
"express": "^4.18.2",
|
||||
"minecraft-data": "^3.11.0",
|
||||
"minecraft-protocol": "^1.36.1",
|
||||
"mineflayer": "^4.3.0",
|
||||
"moment": "^2.29.3",
|
||||
"moment-timezone": "^0.5.34",
|
||||
"prismarine-block": "^1.16.3",
|
||||
"prismarine-chat": "^1.7.2",
|
||||
"prismarine-chunk": "^1.32.0",
|
||||
"prismarine-item": "^1.11.5",
|
||||
"prismarine-registry": "^1.3.0",
|
||||
"prismarine-viewer": "^1.23.0",
|
||||
"prismarine-nbt": "^2.2.1",
|
||||
"randomstring": "^1.2.2",
|
||||
"readline": "^1.3.0",
|
||||
"sharp": "^0.31.1",
|
||||
"sleep-promise": "^9.1.0",
|
||||
"socket.io": "^4.5.2",
|
||||
"urban-dictionary": "^3.0.2",
|
||||
"uuid-by-string": "^3.0.7",
|
||||
"vec3": "^0.1.7",
|
||||
"vm2": "^3.9.11",
|
||||
"wikipedia": "^1.1.9"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue