1
0
mirror of synced 2026-03-24 20:18:35 +08:00

chore: release v1.0.5

This commit is contained in:
roymondchen
2022-07-08 17:39:39 +08:00
committed by jia000
parent e901ad4dd0
commit d5f6f69994
17 changed files with 111 additions and 69 deletions

View File

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