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

chore: release v1.3.4

This commit is contained in:
roymondchen
2023-11-28 19:47:15 +08:00
parent 6299d286ba
commit 7f9c4f3855
23 changed files with 171 additions and 152 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.3.3",
"version": "1.3.4",
"name": "@tmagic/form",
"type": "module",
"sideEffects": [
@@ -37,8 +37,8 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.9",
"@tmagic/design": "1.3.3",
"@tmagic/utils": "1.3.3",
"@tmagic/design": "1.3.4",
"@tmagic/utils": "1.3.4",
"lodash-es": "^4.17.21",
"sortablejs": "^1.14.0",
"vue": "^3.3.8"