Skip to content

Commit ed7db4d

Browse files
committed
fix: revert the change in the pre-install hook
do not force using pnpm re #365
1 parent 364fb8d commit ed7db4d

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
@@ -23,7 +23,6 @@
2323
"svg"
2424
],
2525
"scripts": {
26-
"preinstall": "npx only-allow pnpm",
2726
"lint": "eslint 'src/**/*.{js,ts}?(x)' --fix",
2827
"clean": "rimraf dist es lib",
2928
"build:esm": "tsc --module esnext --target es2017 --outDir ./es",

0 commit comments

Comments
 (0)