mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 19:04:59 -05:00
update protodef again which fix bug in switch
This commit is contained in:
parent
6ee61fbb4c
commit
4fc80bd1c6
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
"minecraft-data": "^0.16.1",
|
||||
"node-uuid": "~1.4.1",
|
||||
"prismarine-nbt": "0.1.0",
|
||||
"protodef": "0.2.4",
|
||||
"protodef": "0.2.5",
|
||||
"readable-stream": "^1.1.0",
|
||||
"superagent": "~0.10.0",
|
||||
"ursa-purejs": "0.0.3",
|
||||
|
|
Loading…
Reference in a new issue