refactor: 将data-source,dep,schema,utils收敛到core,将form,table,stage,design,util收敛到editor
This commit is contained in:
@@ -33,10 +33,7 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@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"
|
||||
@@ -45,7 +42,7 @@
|
||||
"@vue/composition-api": {
|
||||
"optional": true
|
||||
},
|
||||
"@tmagic/schema": {
|
||||
"@tmagic/core": {
|
||||
"optional": true
|
||||
},
|
||||
"@tmagic/stage": {
|
||||
|
||||
Reference in New Issue
Block a user