Skip to content

Commit 6207641

Browse files
author
黄书伟
committed
update new version
1 parent 9cf75b8 commit 6207641

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-easytable",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "vue table component",
55
"main": "libs/index.js",
66
"author": "https://github.com/huangshuwei",
@@ -10,7 +10,7 @@
1010
"url": "git+https://github.com/huangshuwei/vue-easytable.git"
1111
},
1212
"files": [
13-
"libs"
13+
"libs","umd"
1414
],
1515
"dependencies": {
1616
"nprogress": "^0.2.0",

0 commit comments

Comments
 (0)