mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-30 14:41:27 -04:00
disable intelli-espower-loader since this seems to be causing the stackoverflow error for some reason
This commit is contained in:
parent
db3d949694
commit
51a5e2c6d0
@ -9,7 +9,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepublish": "gulp && require-self",
|
"prepublish": "gulp && require-self",
|
||||||
"test": "mocha --recursive --require intelli-espower-loader --reporter spec"
|
"test": "mocha --recursive --reporter spec"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"minecraft",
|
"minecraft",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user