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

build: editor version写错

fix #601
This commit is contained in:
roymondchen
2024-05-08 11:46:31 +08:00
parent 6b081fdc53
commit 0f2bd3f01d
3 changed files with 14 additions and 14 deletions

View File

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