mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +08:00
chore(ui): 补充完整dependencies
This commit is contained in:
parent
14e9b6ec59
commit
abde532654
@ -13,6 +13,7 @@
|
||||
"react:build": "tsc && vite build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tmagic/core": "1.1.0-beta.5",
|
||||
"@tmagic/schema": "1.1.0-beta.5",
|
||||
"qrcode": "^1.5.0",
|
||||
"react": "^17.0.0",
|
||||
|
@ -10,7 +10,9 @@
|
||||
"url": "https://github.com/Tencent/tmagic-editor.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tmagic/core": "1.1.0-beta.5",
|
||||
"@tmagic/schema": "1.1.0-beta.5",
|
||||
"@tmagic/utils": "1.1.0-beta.5",
|
||||
"qrcode": "^1.5.0",
|
||||
"vue": "^2.7.4"
|
||||
},
|
||||
|
@ -11,7 +11,9 @@
|
||||
"url": "https://github.com/Tencent/tmagic-editor.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tmagic/core": "1.1.0-beta.5",
|
||||
"@tmagic/schema": "1.1.0-beta.5",
|
||||
"@tmagic/utils": "1.1.0-beta.5",
|
||||
"delegate": "^3.2.0",
|
||||
"qrcode": "^1.5.0",
|
||||
"tiny-emitter": "^2.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user