1
0
mirror of synced 2025-12-08 06:26:45 +08:00
This commit is contained in:
xuliangzhan
2021-09-25 21:24:22 +08:00
parent a930043736
commit 4c2c334c1a
4 changed files with 18 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vxe-table-plugin-export-xlsx",
"version": "3.0.2",
"version": "3.0.3",
"description": "基于 vxe-table 的表格插件,支持导出 xlsx 格式",
"scripts": {
"lib": "gulp build"
@@ -48,12 +48,12 @@
"markdown-doctest": "^1.1.0",
"prettier": "^2.1.2",
"typescript": "^4.0.5",
"vue": "^3.0.6",
"vxe-table": "^4.0.10",
"xe-utils": "^3.1.13"
"vue": "^3.2.14",
"vxe-table": "^4.0.28",
"xe-utils": "^3.3.3"
},
"peerDependencies": {
"vxe-table": "^4.0.10"
"vxe-table": "^4.0.27"
},
"repository": {
"type": "git",