File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 5353 "mocha-sinon" : " ^1.1.4" ,
5454 "normalize.css" : " ^3.0.3" ,
5555 "npm" : " ^3.5.0" ,
56- "react" : " ^0.14.8 || ^ 15.1.0" ,
57- "react-addons-test-utils" : " ^0.14 .0" ,
56+ "react" : " ^15.1.0" ,
57+ "react-addons-test-utils" : " ^15.1 .0" ,
5858 "react-context" : " 0.0.3" ,
59- "react-dom" : " ^0.14.3 " ,
59+ "react-dom" : " ^15.1.0 " ,
6060 "react-hot-loader" : " ^1.2.5" ,
6161 "react-map-styles" : " git://github.com/casesandberg/react-map-styles" ,
6262 "remarkable" : " ^1.6.0" ,
6969 "webpack-dev-server" : " ^1.8.2"
7070 },
7171 "peerDependencies" : {
72- "react" : " ^0.14.8 || ^15.1.0"
72+ "react" : " ^0.14.8 || ^15.1.0" ,
73+ "react-dom" : " ^0.14.8 || ^15.1.0" ,
74+ "react-addons-test-utils" : " ^0.14.8 || ^15.1.0"
7375 },
7476 "scripts" : {
7577 "test" : " npm run unit-test" ,
You can’t perform that action at this time.
0 commit comments