mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 19:04:59 -05:00
bump buffer-equal in nmp: 0.0.1 use node Buffer.equal when available
This commit is contained in:
parent
0da2b14607
commit
c288801ffb
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"babel-runtime": "^5.4.4",
|
||||
"buffer-equal": "0.0.0",
|
||||
"buffer-equal": "0.0.1",
|
||||
"lodash.reduce": "^3.1.2",
|
||||
"minecraft-data": "^0.13.0",
|
||||
"node-uuid": "~1.4.1",
|
||||
|
|
Loading…
Reference in a new issue