mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-27 13:14:41 -04:00
temporarily remove source map supports, #350
This commit is contained in:
parent
043330a8e6
commit
db3d949694
@ -9,7 +9,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"prepublish": "gulp && require-self",
|
||||
"test": "mocha --recursive --require intelli-espower-loader --require source-map-support/register --reporter spec"
|
||||
"test": "mocha --recursive --require intelli-espower-loader --reporter spec"
|
||||
},
|
||||
"keywords": [
|
||||
"minecraft",
|
||||
|
Loading…
x
Reference in New Issue
Block a user