Skip to content

Commit

Permalink
fix: remove preinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
MagnumGoYB committed Mar 15, 2024
1 parent 5172230 commit 1c6e69c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"build:es": "rollup --config rollup.config.js",
"build:ts": "tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json",
"clean": "rimraf ./dist",
"preinstall": "only-allow pnpm",
"lint": "eslint --ext .ts --fix --quiet ./src",
"prepare": "husky || true",
"pretty": "pretty-quick && prettier-package-json --write",
Expand Down

0 comments on commit 1c6e69c

Please sign in to comment.