diff --git a/package.json b/package.json index d62879c..fa51370 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,6 @@ ], "scripts": { "make-dist": "sh scripts/make-dist.sh", - "postinstall": "npm run make-dist", "test": "mocha test/*.js --reporter spec" }, "main": "index.js",