Merge pull request #126 from roblabla/feature-npm-prepublish

Add prepublish hook
This commit is contained in:
Will Franzen 2015-03-08 16:58:57 -05:00
commit 304586aff7

View File

@ -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": [