diff --git a/package.json b/package.json index 3ab45661..de15ac5e 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,7 @@ "main": "src/index.js", "scripts": { "build": "webpack --config build/webpack.build.config.js", - "test": "webpack --config test/webpack.config.js", - "install": "npm run build && npm run test" + "test": "webpack --config test/webpack.config.js" }, "repository": { "type": "git",