chore: 去掉pnpm的限制

This commit is contained in:
roymondchen 2023-12-12 16:08:10 +08:00
parent 268ec4c27a
commit 25a0604073

View File

@ -3,7 +3,6 @@
"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*",