1
0
mirror of synced 2025-12-07 13:58:08 +08:00
This commit is contained in:
xuliangzhan
2020-03-15 10:43:10 +08:00
parent 2547f13226
commit 32265cab13

View File

@@ -49,12 +49,12 @@
"typescript": "^3.7.2",
"vue": "^2.6.10",
"vxe-table": "^2.8.18",
"xe-utils": "^2.4.0",
"xe-utils": "^2.4.1",
"xlsx": "^0.15.5"
},
"peerDependencies": {
"vxe-table": ">=2.7.5",
"xe-utils": ">=2.2.0",
"vxe-table": ">=2.8.0",
"xe-utils": ">=2.4.0",
"xlsx": ">=0.15.0"
},
"repository": {