fix
This commit is contained in:
10
package.json
10
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vxe-table-plugin-export-xlsx",
|
||||
"version": "3.0.2",
|
||||
"version": "3.0.3",
|
||||
"description": "基于 vxe-table 的表格插件,支持导出 xlsx 格式",
|
||||
"scripts": {
|
||||
"lib": "gulp build"
|
||||
@@ -48,12 +48,12 @@
|
||||
"markdown-doctest": "^1.1.0",
|
||||
"prettier": "^2.1.2",
|
||||
"typescript": "^4.0.5",
|
||||
"vue": "^3.0.6",
|
||||
"vxe-table": "^4.0.10",
|
||||
"xe-utils": "^3.1.13"
|
||||
"vue": "^3.2.14",
|
||||
"vxe-table": "^4.0.28",
|
||||
"xe-utils": "^3.3.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vxe-table": "^4.0.10"
|
||||
"vxe-table": "^4.0.27"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user