1
0
mirror of synced 2026-03-22 18:48:34 +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,11 +32,11 @@
"vue-demi": "^0.14.10"
},
"peerDependencies": {
"@tmagic/core": "workspace:*",
"@tmagic/data-source": "workspace:*",
"@tmagic/schema": "workspace:*",
"@tmagic/stage": "workspace:*",
"@tmagic/utils": "workspace:*",
"@tmagic/core": "workspace:^",
"@tmagic/data-source": "workspace:^",
"@tmagic/schema": "workspace:^",
"@tmagic/stage": "workspace:^",
"@tmagic/utils": "workspace:^",
"@vue/composition-api": ">=1.7.2",
"typescript": "*",
"vue": ">=2.0.0 || >=3.0.0"