Skip to content

Commit 58c4e25

Browse files
committed
switched to pnpm from yarn
1 parent fbd8d56 commit 58c4e25

File tree

2 files changed

+5741
-0
lines changed

2 files changed

+5741
-0
lines changed

package.json

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

0 commit comments

Comments
 (0)