Revert "chore: 去掉pnpm的限制"

This reverts commit 25a0604073b55bbf72dee32d739d70e307c614f0.
This commit is contained in:
roymondchen 2023-12-12 19:31:19 +08:00
parent a2ee21faba
commit 04a72da06c

View File

@ -3,6 +3,7 @@
"name": "tmagic",
"private": true,
"type": "module",
"packageManager": "pnpm@8.2.0",
"scripts": {
"bootstrap": "pnpm i && pnpm build",
"clean:top": "rimraf */**/dist */**/types */dist coverage dwt*",