File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
react-v15.4.2-mobX-v3.0.1 Expand file tree Collapse file tree 7 files changed +9
-9
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < meta charset ="utf-8 " />
5- < title > React v15.4.0 + Mobx 2.6.3 </ title >
5+ < title > React v15.4.2 + Mobx 3.0.1 </ title >
66 < link href ="../css/bootstrap/dist/css/bootstrap.min.css " rel ="stylesheet "/>
77 < link href ="../css/main.css " rel ="stylesheet "/>
88</ head >
Original file line number Diff line number Diff line change 1919 "url" : " https://github.com/krausest/js-framework-benchmark.git"
2020 },
2121 "devDependencies" : {
22- "babel-core" : " 6.18.2 " ,
23- "babel-loader" : " 6.2.8 " ,
22+ "babel-core" : " 6.21.0 " ,
23+ "babel-loader" : " 6.2.10 " ,
2424 "babel-plugin-transform-class-properties" : " 6.19.0" ,
2525 "babel-plugin-transform-decorators-legacy" : " 1.3.4" ,
2626 "babel-preset-es2015" : " 6.18.0" ,
2727 "babel-preset-react" : " 6.16.0" ,
2828 "babel-preset-stage-0" : " 6.16.0" ,
29- "webpack" : " 1.13.3 " ,
29+ "webpack" : " 1.14.0 " ,
3030 "jsx-loader" : " 0.13.2"
3131 },
3232 "dependencies" : {
33- "mobx" : " 2.6.3 " ,
34- "mobx-react" : " 3.5.9 " ,
35- "react" : " 15.4.0 " ,
36- "react-dom" : " 15.4.0 "
33+ "mobx" : " 3.0.1 " ,
34+ "mobx-react" : " 4.1.0 " ,
35+ "react" : " 15.4.2 " ,
36+ "react-dom" : " 15.4.2 "
3737 }
3838}
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ export class Main extends React.Component{
9191 < div className = "jumbotron" >
9292 < div className = "row" >
9393 < div className = "col-md-6" >
94- < h1 > React v15.4.0 + Mobx 2.6.3 </ h1 >
94+ < h1 > React v15.4.2 + Mobx 3.0.1 </ h1 >
9595 </ div >
9696 < div className = "col-md-6" >
9797 < div className = "row" >
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments