Skip to content

Commit

Permalink
fix: remove only-allow pnpm preinstall script
Browse files Browse the repository at this point in the history
Fix #290
  • Loading branch information
tusbar committed Jun 12, 2024
1 parent e1be638 commit 23335b0
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 @@ -27,7 +27,6 @@
},
"types": "./dist/index.d.ts",
"scripts": {
"preinstall": "npx only-allow pnpm",
"test": "jest",
"check:ts": "tsc --noEmit",
"build": "microbundle",
Expand Down

0 comments on commit 23335b0

Please sign in to comment.