File tree Expand file tree Collapse file tree 7 files changed +2121
-9
lines changed Expand file tree Collapse file tree 7 files changed +2121
-9
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ <h3 class="panel-title">Choose a framework:</h3>
4848 < li > < a href ="vanillajs/index.html "> < span class ="glyphicon glyphicon-arrow-right " aria-hidden ="true "> </ span > VanillaJS</ a > </ li >
4949 < li > < a href ="vidom-v0.3.18/index.html "> < span class ="glyphicon glyphicon-arrow-right " aria-hidden ="true "> </ span > Vidom v0.3.18</ a > </ li >
5050 < li > < a href ="vue-v1.0.26/index.html "> < span class ="glyphicon glyphicon-arrow-right " aria-hidden ="true "> </ span > Vue.js v1.0.26</ a > </ li >
51- < li > < a href ="vue-v2.0.0-beta1 /index.html "> < span class ="glyphicon glyphicon-arrow-right " aria-hidden ="true "> </ span > Vue.js v2.0.0-beta1 </ a > </ li >
51+ < li > < a href ="vue-v2.0.7 /index.html "> < span class ="glyphicon glyphicon-arrow-right " aria-hidden ="true "> </ span > Vue.js v2.0.7 </ a > </ li >
5252 </ ul >
5353 </ div >
5454 </ div >
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < meta charset ="UTF-8 ">
5- < title > Vue.js v2.0.0-beta.1 </ title >
5+ < title > Vue.js v2.0.7 </ title >
66 < link href ="../css/bootstrap/dist/css/bootstrap.min.css " rel ="stylesheet "/>
77 < link href ="../css/main.css " rel ="stylesheet "/>
88</ head >
1212 < div class ="jumbotron ">
1313 < div class ="row ">
1414 < div class ="col-md-6 ">
15- < h1 > Vue.js v2.0.0-beta.1 </ h1 >
15+ < h1 > Vue.js v2.0.7 </ h1 >
1616 </ div >
1717 < div class ="col-md-6 ">
1818 < div class ="row ">
Original file line number Diff line number Diff line change 1717 "url" : " https://github.com/krausest/js-framework-benchmark.git"
1818 },
1919 "devDependencies" : {
20- "babel-core" : " 6.10.4 " ,
21- "babel-loader" : " 6.2.4 " ,
22- "babel-preset-es2015" : " 6.9 .0" ,
23- "babel-preset-stage-0" : " 6.5 .0" ,
24- "webpack" : " 1.13.1 "
20+ "babel-core" : " 6.18.2 " ,
21+ "babel-loader" : " 6.2.8 " ,
22+ "babel-preset-es2015" : " 6.18 .0" ,
23+ "babel-preset-stage-0" : " 6.16 .0" ,
24+ "webpack" : " 1.13.3 "
2525 },
2626 "dependencies" : {
27- "vue" : " 2.0.0-beta.1 "
27+ "vue" : " 2.0.7 "
2828 }
2929}
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments