1
0
mirror of synced 2026-03-24 03:38:34 +08:00

chore: release v1.2.13

This commit is contained in:
roymondchen
2023-03-30 17:11:50 +08:00
parent 8aa2ecd9c8
commit 1b7d840e4d
21 changed files with 134 additions and 120 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tmagic/ui-react",
"version": "1.2.12",
"version": "1.2.13",
"type": "module",
"main": "src/index.ts",
"engines": {
@@ -14,8 +14,8 @@
"react:build": "tsc && vite build"
},
"dependencies": {
"@tmagic/core": "1.2.12",
"@tmagic/schema": "1.2.12",
"@tmagic/core": "1.2.13",
"@tmagic/schema": "1.2.13",
"qrcode": "^1.5.0",
"react": "^17.0.0",
"react-dom": "^17.0.0"