mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 19:04:59 -05:00
Remove unneeded deps
This commit is contained in:
parent
c6404f0274
commit
d6b493e565
1 changed files with 1 additions and 3 deletions
|
@ -36,11 +36,9 @@
|
|||
"mocha": "~1.8.2",
|
||||
"rimraf": "~2.1.1",
|
||||
"zfill": "0.0.1",
|
||||
"batch": "~0.3.1",
|
||||
"buffertools": "^2.1.2"
|
||||
"batch": "~0.3.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"ansi-color": "0.2.1",
|
||||
"buffer-equal": "0.0.0",
|
||||
"node-uuid": "~1.4.1",
|
||||
"prismarine-nbt": "0.0.1",
|
||||
|
|
Loading…
Reference in a new issue