1
0
mirror of synced 2025-11-06 04:21:02 +08:00

chore: release v1.3.0-alpha.14

This commit is contained in:
roymondchen
2023-07-19 19:18:51 +08:00
parent eccc27e91a
commit 434e163626
22 changed files with 154 additions and 139 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.3.0-alpha.13",
"version": "1.3.0-alpha.14",
"name": "@tmagic/form",
"type": "module",
"sideEffects": [
@@ -36,8 +36,8 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.9",
"@tmagic/design": "1.3.0-alpha.13",
"@tmagic/utils": "1.3.0-alpha.13",
"@tmagic/design": "1.3.0-alpha.14",
"@tmagic/utils": "1.3.0-alpha.14",
"lodash-es": "^4.17.21",
"sortablejs": "^1.14.0",
"vue": "^3.3.4"