diff --git a/package.json b/package.json index 1723801..28b7fac 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "scripts": { "build": "rimraf dist && tsc", "lint": "eslint src --ignore-path .gitignore", - "release": "semantic-release" + "release": "semantic-release", + "prepack": "pnpm build" }, "keywords": [ "comcigan",