File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 37
37
"babel-preset-react" : " ^6.5.0" ,
38
38
"babel-preset-stage-0" : " ^6.5.0" ,
39
39
"eslint-plugin-react" : " ^6.10.0" ,
40
- "react-hot-loader" : " ^1.3.0 " ,
40
+ "react-hot-loader" : " ^1.3.1 " ,
41
41
"webpack" : " ^2.2.1" ,
42
42
"webpack-dev-server" : " ^2.4.1"
43
43
},
44
44
"dependencies" : {
45
45
"immutable" : " ^3.8.1" ,
46
- "react" : " ^15.0.1 " ,
46
+ "react" : " ^15.3.0 " ,
47
47
"react-base16-styling" : " ^0.4.7" ,
48
- "react-dom" : " ^15.0.1 "
48
+ "react-dom" : " ^15.3.0 "
49
49
}
50
50
}
Original file line number Diff line number Diff line change 61
61
"rimraf" : " ^2.5.2"
62
62
},
63
63
"peerDependencies" : {
64
- "react" : " ^15.0 .0" ,
65
- "react-dom" : " ^15.0 .0"
64
+ "react" : " ^15.3 .0" ,
65
+ "react-dom" : " ^15.3 .0"
66
66
},
67
67
"dependencies" : {
68
68
"babel-runtime" : " ^6.6.1" ,
You can’t perform that action at this time.
0 commit comments