diff --git a/package.json b/package.json index f8f60b2..881a924 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,7 @@ ], "scripts": { "test": "cross-env TS_NODE_PROJECT='./tests/tsconfig.json' mocha --require ts-node/register ./tests/**/*-spec.ts", - "build": "tsc", - "preinstall": "npm install && npm run build" + "build": "tsc" }, "keywords": [ "RSS",