File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 24
24
"aspnet-webpack" : " ^1.0.2" ,
25
25
"babel-core" : " ^6.5.2" ,
26
26
"domain-task" : " ^1.0.0" ,
27
- "react" : " ^0.14.7 " ,
28
- "react-dom" : " ^0.14.7 " ,
29
- "react-redux" : " ^4.4.0 " ,
30
- "react-router" : " ^2.0.0 " ,
31
- "react-router-redux" : " ^4.0.0 " ,
32
- "redux" : " ^3.3.1 " ,
27
+ "react" : " ^15.0.1 " ,
28
+ "react-dom" : " ^15.0.1 " ,
29
+ "react-redux" : " ^4.4.4 " ,
30
+ "react-router" : " ^2.1.1 " ,
31
+ "react-router-redux" : " ^4.0.2 " ,
32
+ "redux" : " ^3.4.0 " ,
33
33
"redux-thunk" : " ^2.0.1" ,
34
34
"redux-typed" : " ^1.0.0" ,
35
35
"webpack-externals-plugin" : " ^1.0.0"
Original file line number Diff line number Diff line change 22
22
},
23
23
"dependencies" : {
24
24
"babel-core" : " ^6.5.2" ,
25
- "react" : " ^0.14.7 " ,
26
- "react-dom" : " ^0.14.7 " ,
27
- "react-router" : " ^2.0.0 "
25
+ "react" : " ^15.0.1 " ,
26
+ "react-dom" : " ^15.0.1 " ,
27
+ "react-router" : " ^2.1.1 "
28
28
}
29
29
}
You can’t perform that action at this time.
0 commit comments