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

chore: release v1.0.1

This commit is contained in:
roymondchen
2022-06-27 12:10:04 +08:00
parent 3de29e0316
commit 51d93c7f94
18 changed files with 139 additions and 107 deletions

View File

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