diff --git a/package.json b/package.json index 204a64a..42fa529 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "https://github.com/matsko/YOM-AngularJS-Testing-Article" }, "scripts": { - "postinstall": "./node_modules/.bin/bower install" + "postinstall": "node node_modules/bower/bin/bower install" }, "homepage": "https://github.com/yearofmoo/YOM-AngularJS-Testing-Article", "devDependencies": {