We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a192a commit 3051c7cCopy full SHA for 3051c7c
1 file changed
package.json
@@ -10,6 +10,7 @@
10
},
11
"private": true,
12
"scripts": {
13
+ "preinstall": "npx only-allow pnpm",
14
"test": "turbo run test test-types",
15
"coverage": "turbo run coverage",
16
"build": "turbo run build",
0 commit comments