1
0
mirror of synced 2026-03-23 11:18:36 +08:00

chore: release v1.0.0-rc.10

This commit is contained in:
roymondchen
2022-06-15 19:42:18 +08:00
committed by jia000
parent 7ad80e848f
commit 3ab29d7022
17 changed files with 90 additions and 69 deletions

View File

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