mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +08:00
chore(element-plus-adapter): 移除vue依赖
This commit is contained in:
parent
ad2146f3bd
commit
71c90d1d4d
@ -39,13 +39,11 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tmagic/design": "1.4.4",
|
"@tmagic/design": "1.4.4",
|
||||||
"element-plus": "^2.6.1",
|
"element-plus": "^2.6.1"
|
||||||
"vue": "^3.4.21"
|
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@tmagic/design": "1.4.4",
|
"@tmagic/design": "1.4.4",
|
||||||
"element-plus": "^2.6.1",
|
"element-plus": "^2.6.1"
|
||||||
"vue": "^3.4.21"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^18.19.0",
|
"@types/node": "^18.19.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user