1
0
mirror of synced 2025-12-09 18:47:59 +08:00

chore: release v1.3.11

This commit is contained in:
roymondchen
2024-01-12 16:43:16 +08:00
parent 2679969cb6
commit 30929e8bd3
23 changed files with 166 additions and 152 deletions

View File

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