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