Skip to content

Commit 3051c7c

Browse files
authored
chore: only allow pnpm (#1285)
1 parent a1a192a commit 3051c7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
},
1111
"private": true,
1212
"scripts": {
13+
"preinstall": "npx only-allow pnpm",
1314
"test": "turbo run test test-types",
1415
"coverage": "turbo run coverage",
1516
"build": "turbo run build",

0 commit comments

Comments
 (0)