Skip to content

Commit 8eb559e

Browse files
committed
Merge branch 'master' of https://github.com/CosSalt/vue-tree
2 parents c52dfe4 + cc817e9 commit 8eb559e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"vue": "^2.5.17",
12-
"vue-tree-halower": "^1.7.1"
12+
"vue-tree-halower": "^1.7.2"
1313
},
1414
"devDependencies": {
1515
"@vue/cli-plugin-babel": "^3.0.1",

dist/halower-tree.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/v2-tree.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/v2-tree.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-tree-halower",
33
"description": "This tree and treeSelect component is based on the Vue.js 2.0",
4-
"version": "1.7.1",
4+
"version": "1.7.7",
55
"author": "halower (youzisoft@qq.com)",
66
"license": "MIT",
77
"private": false,

0 commit comments

Comments
 (0)