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

chore: release v1.3.0-alpha.11

This commit is contained in:
roymondchen
2023-07-06 19:41:08 +08:00
parent 0d7893c4a4
commit a19fd5450a
22 changed files with 143 additions and 139 deletions

View File

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