diff --git a/package.json b/package.json index 03c5ab52bb4..7a358ce3e04 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "scripts": { "test": "grunt test", "coveralls": "grunt karma:coveralls && rm -rf ./coverage", - "postinstall": "grunt copy:node_modules" + "postinstall": "./node_modules/.bin/grunt copy:node_modules" }, "license": "Apache-2.0", "dependencies": {