Skip to content

Commit

Permalink
feat: migrate to pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
yitengjun committed Jan 29, 2024
1 parent 377e3fd commit 8cd8026
Show file tree
Hide file tree
Showing 2 changed files with 4,653 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"author": "Yiteng Jun <yiteng.work@gmail.com>",
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm",
"dev": "rollup -c -w",
"serve": "browser-sync start --config \"./.bs-config.cjs\"",
"test": "vitest",
Expand Down

0 comments on commit 8cd8026

Please sign in to comment.