diff --git a/package.json b/package.json index ce427aa8e9..5d180c2457 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,6 @@ "style": "prettier -l \"src/**/*.ts\"", "style.fix": "prettier \"src/**/*.ts\" --write", "fix-types": "node types-absolute-fixer.js", - "postinstall" : "npm run build" }, "files": [ "src",