Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xuliangzhan committed Aug 30, 2019
1 parent 67dd07d commit a854141
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export interface VXETablePluginStatic {
}

/**
* vxe-table renderer plugins for iview.
* 基于 vxe-table 表格的适配插件,用于兼容 iview 组件库
*/
declare var VXETablePluginIView: VXETablePluginStatic;

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vxe-table-plugin-iview",
"version": "1.4.2",
"description": "vxe-table renderer plugin for iview.",
"version": "1.4.3",
"description": "基于 vxe-table 表格的适配插件,用于兼容 iview 组件库",
"scripts": {
"lib": "gulp build"
},
Expand Down

0 comments on commit a854141

Please sign in to comment.