Skip to content

Commit 23335b0

Browse files
committed
fix: remove only-allow pnpm preinstall script
Fix #290
1 parent e1be638 commit 23335b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: package.json

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
},
2828
"types": "./dist/index.d.ts",
2929
"scripts": {
30-
"preinstall": "npx only-allow pnpm",
3130
"test": "jest",
3231
"check:ts": "tsc --noEmit",
3332
"build": "microbundle",

0 commit comments

Comments
 (0)