mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-29 14:13:45 -04:00
fix the bug in mcwrap : using batch.concurrency(1) is needed
This commit is contained in:
parent
9de632977c
commit
c0b744a3a5
@ -37,7 +37,7 @@
|
||||
"mocha": "~2.3.3",
|
||||
"power-assert": "^1.0.0",
|
||||
"source-map-support": "^0.3.2",
|
||||
"minecraft-wrap": "~0.6.2"
|
||||
"minecraft-wrap": "~0.6.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-runtime": "^5.4.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user