diff --git a/package.json b/package.json index 8d57cac..a40bc05 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "node": ">=0.8" }, "scripts": { - "preinstall": "rm -rf node_modules/", "postinstall": "./res/copy-deps.sh", "test": "grunt test", "start": "grunt prod"