diff --git a/package.json b/package.json index d6bb29e..8b717d4 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,7 @@ "typings": "dist/index.d.ts", "scripts": { "cleanTest": "rm -rf test/temp*", - "test": "(npm run cleanTest && npmts)", - "install": "node dist/postinstall.js" + "test": "(npm run cleanTest && npmts)" }, "repository": { "type": "git",