Skip to content

Commit

Permalink
Revert "chore: 去掉pnpm的限制"
Browse files Browse the repository at this point in the history
This reverts commit 25a0604.
  • Loading branch information
roymondchen committed Dec 12, 2023
1 parent a2ee21f commit 04a72da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"name": "tmagic",
"private": true,
"type": "module",
"packageManager": "[email protected]",
"scripts": {
"bootstrap": "pnpm i && pnpm build",
"clean:top": "rimraf */**/dist */**/types */dist coverage dwt*",
Expand Down

0 comments on commit 04a72da

Please sign in to comment.