1
0
mirror of synced 2026-04-05 07:48:35 +08:00

chore: release v1.2.0-beta.14

This commit is contained in:
roymondchen
2022-11-18 18:12:58 +08:00
parent aa9293af55
commit f0d6624fc4
21 changed files with 148 additions and 130 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.2.0-beta.13",
"version": "1.2.0-beta.14",
"name": "@tmagic/form",
"sideEffects": [
"dist/*",
@@ -35,8 +35,8 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.9",
"@tmagic/design": "1.2.0-beta.13",
"@tmagic/utils": "1.2.0-beta.13",
"@tmagic/design": "1.2.0-beta.14",
"@tmagic/utils": "1.2.0-beta.14",
"lodash-es": "^4.17.21",
"sortablejs": "^1.14.0",
"vue": "^3.2.37"