1
0
mirror of synced 2026-04-05 07:48:35 +08:00

chore: release v1.0.4

This commit is contained in:
roymondchen
2022-07-07 19:52:35 +08:00
committed by jia000
parent 49c9e87d6e
commit 5c74e0f296
18 changed files with 154 additions and 113 deletions

View File

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