1
0
mirror of synced 2025-12-09 18:47:59 +08:00

v1.0.0-rc.5

This commit is contained in:
roymondchen
2022-05-31 21:45:42 +08:00
committed by jia000
parent 0824602ad2
commit e0f8752773
25 changed files with 51 additions and 51 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.0-rc.4",
"version": "1.0.0-rc.5",
"name": "@tmagic/ui",
"main": "src/index.ts",
"engines": {
@@ -11,7 +11,7 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"dependencies": {
"@tmagic/schema": "^1.0.0-rc.4",
"@tmagic/schema": "^1.0.0-rc.5",
"delegate": "^3.2.0",
"qrcode": "^1.5.0",
"tiny-emitter": "^2.1.0",