diff --git a/package.json b/package.json index d796e8799..99d4e036c 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,6 @@ "test": "test" }, "scripts": { - "postinstall": "rm -rf node_modules/.bin/phantomjs", "test": "npm run lint && phantomjs node_modules/mocha-phantomjs-core/mocha-phantomjs-core.js test/index.html dot && make && phantomjs node_modules/mocha-phantomjs-core/mocha-phantomjs-core.js test/index_packaged.html dot", "start": "http-server .", "lint": "eslint js/id && npm run lint:spec:actions",