mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-29 14:13:45 -04:00
bump buffer-equal in nmp: 0.0.1 use node Buffer.equal when available
This commit is contained in:
parent
0da2b14607
commit
c288801ffb
@ -41,7 +41,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-runtime": "^5.4.4",
|
"babel-runtime": "^5.4.4",
|
||||||
"buffer-equal": "0.0.0",
|
"buffer-equal": "0.0.1",
|
||||||
"lodash.reduce": "^3.1.2",
|
"lodash.reduce": "^3.1.2",
|
||||||
"minecraft-data": "^0.13.0",
|
"minecraft-data": "^0.13.0",
|
||||||
"node-uuid": "~1.4.1",
|
"node-uuid": "~1.4.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user