Skip to content

Commit 32dabf2

Browse files
committed
remove preinstall script from package.json
1 parent 33d8868 commit 32dabf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"README.md"
1616
],
1717
"scripts": {
18-
"preinstall": "npx only-allow pnpm",
1918
"type-check": "tsc --noEmit",
2019
"type-check:yup": "tsc --strict --noEmit example/yup/schemas.ts",
2120
"type-check:zod": "tsc --strict --noEmit example/zod/schemas.ts",

0 commit comments

Comments
 (0)