1
0
mirror of synced 2025-11-06 04:10:39 +08:00
This commit is contained in:
xuliangzhan
2021-03-16 17:47:48 +08:00
parent 5be863e85b
commit 8ce2b5ca4d
3 changed files with 4 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vxe-table-plugin-export-xlsx",
"version": "3.0.0",
"version": "3.0.1",
"description": "基于 vxe-table 的表格插件,支持导出 xlsx 格式",
"scripts": {
"lib": "gulp build"
@@ -49,7 +49,7 @@
"prettier": "^2.1.2",
"typescript": "^4.0.5",
"vue": "^3.0.6",
"vxe-table": "^4.0.1",
"vxe-table": "^4.0.3",
"xe-utils": "^3.1.11"
},
"peerDependencies": {