1
0
mirror of synced 2025-12-09 02:27:55 +08:00

chore: release v1.3.0-alpha.15

This commit is contained in:
roymondchen
2023-07-24 20:10:24 +08:00
parent 23bee0b3ae
commit 1f6ae515f3
22 changed files with 149 additions and 139 deletions

View File

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