mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-05-20 04:59:22 +08:00
chore: 去掉pnpm的限制
This commit is contained in:
parent
268ec4c27a
commit
25a0604073
@ -3,7 +3,6 @@
|
|||||||
"name": "tmagic",
|
"name": "tmagic",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"packageManager": "pnpm@8.2.0",
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"bootstrap": "pnpm i && pnpm build",
|
"bootstrap": "pnpm i && pnpm build",
|
||||||
"clean:top": "rimraf */**/dist */**/types */dist coverage dwt*",
|
"clean:top": "rimraf */**/dist */**/types */dist coverage dwt*",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user