update mcdata for a small fix in the protocol data in 1.9

This commit is contained in:
Romain Beaumont 2016-02-29 02:13:58 +01:00
parent b43dacd9eb
commit e75b91e391

View File

@ -46,7 +46,7 @@
"endian-toggle": "0.0.0", "endian-toggle": "0.0.0",
"lodash.get": "^4.1.2", "lodash.get": "^4.1.2",
"lodash.merge": "^4.3.0", "lodash.merge": "^4.3.0",
"minecraft-data": "~1.2.0", "minecraft-data": "~1.2.1",
"prismarine-nbt": "0.2.1", "prismarine-nbt": "0.2.1",
"protodef": "^1.1.2", "protodef": "^1.1.2",
"readable-stream": "^2.0.5", "readable-stream": "^2.0.5",