1
0
mirror of synced 2025-12-10 19:57:59 +08:00

chore: release v1.0.0-rc.12

This commit is contained in:
roymondchen
2022-06-21 20:22:51 +08:00
committed by jia000
parent def0e3ef8d
commit 6e7837dc39
17 changed files with 93 additions and 69 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.0-rc.11",
"version": "1.0.0-rc.12",
"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.11",
"@tmagic/schema": "1.0.0-rc.12",
"delegate": "^3.2.0",
"qrcode": "^1.5.0",
"tiny-emitter": "^2.1.0",