内部优化
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vxe-table-plugin-export",
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"description": "基于 vxe-table 表格的增强插件,支持导出 xlsx 等格式",
|
||||
"scripts": {
|
||||
"lib": "gulp build"
|
||||
@@ -49,12 +49,12 @@
|
||||
"prettier": "^1.18.2",
|
||||
"typescript": "^3.6.3",
|
||||
"vue": "^2.6.10",
|
||||
"vxe-table": "^2.6.12",
|
||||
"vxe-table": "^2.6.14",
|
||||
"xe-utils": "^2.2.11",
|
||||
"xlsx": "^0.15.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vxe-table": ">=2.6.14",
|
||||
"vxe-table": ">=2.6.15",
|
||||
"xe-utils": ">=2.2.0"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user