Skip to content

Commit

Permalink
fix: remove pnpm restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Dec 15, 2023
1 parent e52343d commit 6b293dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"test:unit": "vitest run",
"test:serve": "vitest run -c vitest.config.e2e.ts",
"test:build": "cross-env VITE_TEST_BUILD=1 vitest run -c vitest.config.e2e.ts",
"preinstall": "npx only-allow pnpm",
"lint": "eslint .",
"up": "taze -I -w -r",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
Expand Down

0 comments on commit 6b293dc

Please sign in to comment.