From 543c491b5fe28d07abd1ecf25e16f293c4311a4c Mon Sep 17 00:00:00 2001 From: Dmitri Akatov Date: Tue, 24 Jun 2014 16:34:11 +0100 Subject: [PATCH] commands are run from local bin directory anyways --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9c59e50..5056d85 100644 --- a/package.json +++ b/package.json @@ -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": [