1
0
mirror of synced 2026-03-23 02:58:34 +08:00

1.0.0-rc.6

This commit is contained in:
roymondchen
2022-06-06 15:37:41 +08:00
committed by jia000
parent cdabe36b93
commit 9af637408c
27 changed files with 53 additions and 53 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tmagic/ui-react",
"version": "1.0.0-rc.5",
"version": "1.0.0-rc.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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