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

chore: release v1.0.4

This commit is contained in:
roymondchen
2022-07-07 19:52:35 +08:00
committed by jia000
parent 49c9e87d6e
commit 5c74e0f296
18 changed files with 154 additions and 113 deletions

View File

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