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 33 "description" : " Yet another Vue treeview component." ,
44 "author" : " Gregg Rapoza <grapoza@gmail.com>" ,
55 "license" : " MIT" ,
6- "version" : " 0.7.0 " ,
6+ "version" : " 0.7.1 " ,
77 "browser" : " index.js" ,
88 "repository" : {
99 "url" : " https://github.com/grapoza/vue-tree" ,
2525 "vue" : " ^2.6.10"
2626 },
2727 "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 " ,
3131 "@vue/test-utils" : " ^1.0.0-beta.29" ,
3232 "chai" : " ^4.2.0" ,
3333 "node-sass" : " ^4.12.0" ,
3434 "sass-loader" : " ^7.1.0" ,
3535 "vue-template-compiler" : " ^2.6.10" ,
36- "webpack" : " ^4.31 .0"
36+ "webpack" : " ^4.35 .0"
3737 }
3838}
You can’t perform that action at this time.
0 commit comments