Skip to content

Commit 27fddf0

Browse files
committed
update the version
1 parent f1f450d commit 27fddf0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "vue-data-tables",
3-
"version": "1.1.1",
4-
"description": "vue2.0 DataTables, based on element-ui, el-table + el-pagination + custom filter and sort",
3+
"version": "2.0.1",
4+
"description": "A simple and customizable, front-end pagination datatables,based on vue2 and element-ui.",
55
"author": "njleonzhang <[email protected]>",
6-
"main": "dist/data-tables.js",
6+
"main": "dist/data-tables.min.js",
77
"homepage": "https://github.com/njleonzhang/vue-data-tables",
88
"keywords": [
99
"vue-data-tables",

0 commit comments

Comments
 (0)