We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c771476 commit 3674171Copy full SHA for 3674171
package.json
@@ -43,8 +43,6 @@
43
}
44
},
45
"scripts": {
46
- "preinstall": "npx only-allow pnpm",
47
- "postinstall": "simple-git-hooks",
48
"build": "rimraf dist && vite build && pnpm build-temp-types ",
49
"build-temp-types": "tsc --emitDeclarationOnly -p ./tsconfig.types.json && api-extractor run && rimraf temp",
50
"dev": "rimraf dist && vite",
0 commit comments