diff --git a/package.json b/package.json index 42202f9..ca67c34 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,7 @@ "lint": "ts-standard", "test": "jest", "build": "tsc", - "prepare": "tsc", - "prepack": "tsc" + "postinstall": "tsc" }, "repository": { "type": "git",