release 2.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vxe-table-plugin-export-xlsx",
|
||||
"version": "1.6.4",
|
||||
"version": "2.0.0-beta.0",
|
||||
"description": "基于 vxe-table 表格的增强插件,支持导出 xlsx 格式",
|
||||
"scripts": {
|
||||
"lib": "gulp build"
|
||||
@@ -48,12 +48,12 @@
|
||||
"prettier": "^1.18.2",
|
||||
"typescript": "^3.9.3",
|
||||
"vue": "^2.6.11",
|
||||
"vxe-table": "^2.9.22",
|
||||
"vxe-table": "^3.0.0-beta.4",
|
||||
"xe-utils": "^2.7.12",
|
||||
"xlsx": "^0.16.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vxe-table": ">= 2.9.0",
|
||||
"vxe-table": ">= 3.0.0",
|
||||
"xlsx": ">= 0.16.0"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user