1
0
mirror of synced 2026-04-03 14:38:37 +08:00

chore: release v1.1.0-beta.0

This commit is contained in:
roymondchen
2022-07-14 19:51:27 +08:00
committed by jia000
parent 260b6435cf
commit cec111beed
17 changed files with 147 additions and 72 deletions

View File

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