update long and packages

This commit is contained in:
Romain Beaumont 2016-02-19 23:43:30 +01:00
parent 09b491f39e
commit 25e2cdcf62
2 changed files with 4 additions and 4 deletions

View file

@ -43,9 +43,9 @@
},
"dependencies": {
"buffer-equal": "1.0.0",
"minecraft-data": "^0.20.4",
"prismarine-nbt": "0.2.0",
"protodef": "0.3.0",
"minecraft-data": "^1.0.2",
"prismarine-nbt": "0.2.1",
"protodef": "^1.0.0",
"readable-stream": "^2.0.5",
"ursa-purejs": "0.0.3",
"uuid-1345": "^0.99.6",

View file

@ -104,7 +104,7 @@ var values = {
test7: {type: "intArray", value: [12, 42]}
}
},
'long': [0, 1],
'i64': [0, 1],
'entityMetadata': [
{key: 17, value: 0, type: 0}
],