Skip to content

Commit 4ce7555

Browse files
committed
fix: remove pnpm restriction
1 parent 2a6433b commit 4ce7555

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"test:unit": "vitest run",
4343
"test:serve": "vitest run -c vitest.config.e2e.ts",
4444
"test:build": "cross-env VITE_TEST_BUILD=1 vitest run -c vitest.config.e2e.ts",
45-
"preinstall": "npx only-allow pnpm",
4645
"lint": "eslint .",
4746
"fix": "eslint --fix .",
4847
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",

0 commit comments

Comments
 (0)