releases 3.0.0

This commit is contained in:
xuliangzhan
2021-03-08 21:33:17 +08:00
parent 9e67c569a4
commit dcce9440e7

View File

@@ -1,6 +1,6 @@
{
"name": "vxe-table-plugin-export-xlsx",
"version": "3.0.0-beta.3",
"version": "3.0.0",
"description": "基于 vxe-table 的表格插件,支持导出 xlsx 格式",
"scripts": {
"lib": "gulp build"
@@ -49,11 +49,11 @@
"prettier": "^2.1.2",
"typescript": "^4.0.5",
"vue": "^3.0.6",
"vxe-table": "^4.0.0-beta.18",
"vxe-table": "^4.0.0",
"xe-utils": "^3.1.11"
},
"peerDependencies": {
"vxe-table": ">= 4"
"vxe-table": "^4.0.0"
},
"repository": {
"type": "git",