update protodef again which fix bug in switch

This commit is contained in:
Romain Beaumont 2015-12-01 14:40:14 +01:00
parent 6ee61fbb4c
commit 4fc80bd1c6

View File

@ -48,7 +48,7 @@
"minecraft-data": "^0.16.1", "minecraft-data": "^0.16.1",
"node-uuid": "~1.4.1", "node-uuid": "~1.4.1",
"prismarine-nbt": "0.1.0", "prismarine-nbt": "0.1.0",
"protodef": "0.2.4", "protodef": "0.2.5",
"readable-stream": "^1.1.0", "readable-stream": "^1.1.0",
"superagent": "~0.10.0", "superagent": "~0.10.0",
"ursa-purejs": "0.0.3", "ursa-purejs": "0.0.3",