1
0
mirror of synced 2026-04-03 06:28:35 +08:00

chore: release v1.1.0-beta.1

This commit is contained in:
roymondchen
2022-07-14 21:10:06 +08:00
committed by jia000
parent fe281cfade
commit 48294ea21b
18 changed files with 126 additions and 112 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tmagic/ui-react",
"version": "1.1.0-beta.0",
"version": "1.1.0-beta.1",
"main": "src/index.ts",
"engines": {
"node": ">=14"
@@ -13,7 +13,7 @@
"react:build": "tsc && vite build"
},
"dependencies": {
"@tmagic/schema": "1.1.0-beta.0",
"@tmagic/schema": "1.1.0-beta.1",
"qrcode": "^1.5.0",
"react": "^17.0.0",
"react-dom": "^17.0.0"