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" "test": "test"
}, },
"scripts": { "scripts": {
"install": "node_modules/.bin/bower install", "install": "bower install",
"test": "node_modules/.bin/grunt test" "test": "grunt test"
}, },
"repository": "", "repository": "",
"keywords": [ "keywords": [