mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-30 14:41:27 -04:00
Merge pull request #126 from roblabla/feature-npm-prepublish
Add prepublish hook
This commit is contained in:
commit
304586aff7
@ -8,6 +8,7 @@
|
|||||||
"url": "git://github.com/andrewrk/node-minecraft-protocol.git"
|
"url": "git://github.com/andrewrk/node-minecraft-protocol.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"prepublish": "gulp",
|
||||||
"test": "mocha --reporter spec"
|
"test": "mocha --reporter spec"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user