1
0
mirror of synced 2026-03-23 11:18:36 +08:00

chore: 包内依赖改成workspace:*,更新release脚本

This commit is contained in:
roymondchen
2024-04-26 17:15:28 +08:00
parent e39a7d140f
commit 6b081fdc53
17 changed files with 1437 additions and 475 deletions

View File

@@ -31,7 +31,7 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"dependencies": {
"@tmagic/schema": "1.4.4",
"@tmagic/schema": "workspace:*",
"dayjs": "^1.11.4",
"lodash-es": "^4.17.21"
},