File tree Expand file tree Collapse file tree 2 files changed +790
-1569
lines changed Expand file tree Collapse file tree 2 files changed +790
-1569
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " Yet another Vue treeview component." ,
4
4
"author" :
" Gregg Rapoza <[email protected] >" ,
5
5
"license" : " MIT" ,
6
- "version" : " 0.7.0 " ,
6
+ "version" : " 0.7.1 " ,
7
7
"browser" : " index.js" ,
8
8
"repository" : {
9
9
"url" : " https://github.com/grapoza/vue-tree" ,
25
25
"vue" : " ^2.6.10"
26
26
},
27
27
"devDependencies" : {
28
- "@vue/cli-plugin-babel" : " ^3.7 .0" ,
29
- "@vue/cli-plugin-unit-mocha" : " ^3.7 .0" ,
30
- "@vue/cli-service" : " ^3.7.0 " ,
28
+ "@vue/cli-plugin-babel" : " ^3.8 .0" ,
29
+ "@vue/cli-plugin-unit-mocha" : " ^3.8 .0" ,
30
+ "@vue/cli-service" : " ^3.8.4 " ,
31
31
"@vue/test-utils" : " ^1.0.0-beta.29" ,
32
32
"chai" : " ^4.2.0" ,
33
33
"node-sass" : " ^4.12.0" ,
34
34
"sass-loader" : " ^7.1.0" ,
35
35
"vue-template-compiler" : " ^2.6.10" ,
36
- "webpack" : " ^4.31 .0"
36
+ "webpack" : " ^4.35 .0"
37
37
}
38
38
}
You can’t perform that action at this time.
0 commit comments