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

chore: release v1.2.9

This commit is contained in:
roymondchen
2023-03-13 15:18:01 +08:00
parent 5d446f0ccf
commit b16c1fa5fc
21 changed files with 130 additions and 120 deletions

View File

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