1
0
mirror of synced 2025-12-24 13:17:57 +08:00

chore: release v1.0.1

This commit is contained in:
roymondchen
2022-06-27 12:10:04 +08:00
committed by jia000
parent 3de29e0316
commit fd1fea2519
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-vue2",
"main": "src/index.ts",
"engines": {
@@ -10,7 +10,7 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"dependencies": {
"@tmagic/schema": "1.0.0",
"@tmagic/schema": "1.0.1",
"@vue/composition-api": "1.0.5",
"qrcode": "^1.5.0",
"vue": "^2.6.14"