1
0
mirror of synced 2026-03-23 19:28:40 +08:00

Revert "chore: 去掉pnpm的限制"

This reverts commit 25a0604073.
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*",