fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vxe-table-plugin-export-xlsx",
|
||||
"version": "3.1.0",
|
||||
"version": "4.0.0",
|
||||
"description": "基于 vxe-table 表格的扩展插件,支持导出 xlsx 格式",
|
||||
"scripts": {
|
||||
"lib": "gulp build"
|
||||
@@ -51,8 +51,8 @@
|
||||
"sass": "^1.55.0",
|
||||
"typescript": "^4.6.4",
|
||||
"vue": "^3.3.4",
|
||||
"vxe-table": "^4.5.10",
|
||||
"xe-utils": "^3.5.13"
|
||||
"vxe-table": "^4.5.18",
|
||||
"xe-utils": "^3.5.18"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vxe-table": "^4.5.0"
|
||||
|
||||
Reference in New Issue
Block a user