commands are run from local bin directory anyways

fix-space-nbsp
Dmitri Akatov 10 years ago
parent f8da2a127e
commit 543c491b5f

@ -11,8 +11,8 @@
"test": "test"
},
"scripts": {
"install": "node_modules/.bin/bower install",
"test": "node_modules/.bin/grunt test"
"install": "bower install",
"test": "grunt test"
},
"repository": "",
"keywords": [