updated package json

This commit is contained in:
Marek Kotewicz 2015-01-11 16:36:07 +01:00
parent 24814a4f0f
commit 15c229300c

View File

@ -25,7 +25,8 @@
"jshint": ">=2.5.0",
"uglifyify": "^2.6.0",
"unreachable-branch-transform": "^0.1.0",
"vinyl-source-stream": "^1.0.0"
"vinyl-source-stream": "^1.0.0",
"mocha": ">=2.1.0"
},
"scripts": {
"build": "gulp",