1
0
mirror of synced 2025-12-10 19:57:59 +08:00

chore(playground): playground添加design style

This commit is contained in:
roymondchen
2024-08-21 16:03:40 +08:00
committed by roymondchen
parent c73a27eb1a
commit feaa295606
6 changed files with 31 additions and 17 deletions

View File

@@ -32,12 +32,12 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"peerDependencies": {
"@tmagic/core": "workspace:*",
"@tmagic/editor": "workspace:*",
"@tmagic/form": "workspace:*",
"@tmagic/utils": "workspace:*",
"@tmagic/schema": "workspace:*",
"@tmagic/stage": "workspace:*",
"@tmagic/core": "workspace:^",
"@tmagic/editor": "workspace:^",
"@tmagic/form": "workspace:^",
"@tmagic/utils": "workspace:^",
"@tmagic/schema": "workspace:^",
"@tmagic/stage": "workspace:^",
"element-plus": ">=2.8.0",
"vue": ">=3.4.27"
},