1
0
mirror of synced 2025-12-08 01:57:56 +08:00

chore: release v1.0.4

This commit is contained in:
roymondchen
2022-07-07 19:52:35 +08:00
committed by jia000
parent 49c9e87d6e
commit 5c74e0f296
18 changed files with 154 additions and 113 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.3",
"version": "1.0.4",
"name": "@tmagic/form",
"sideEffects": [
"dist/*",
@@ -33,7 +33,7 @@
},
"dependencies": {
"@element-plus/icons": "0.0.11",
"@tmagic/utils": "1.0.3",
"@tmagic/utils": "1.0.4",
"element-plus": "^2.2.6",
"lodash-es": "^4.17.21",
"moment": "^2.29.2",