Skip to content

Commit

Permalink
fix: remove preinstall check (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefJerry authored Sep 21, 2023
1 parent 80205af commit bc2bb07
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/fuzzy-yaks-speak.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"eslint-plugin-address": patch
---

Remove preinstall check script
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"access": "public"
},
"scripts": {
"preinstall": "npx only-allow-pnpm",
"prepare": "npx simple-git-hooks",
"build": "tsc --project tsconfig.build.json",
"prebuild": "pnpm clean",
Expand Down

0 comments on commit bc2bb07

Please sign in to comment.