File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 6060 "mocha" : " ^2.4.5" ,
6161 "octonode" : " ^0.7.7" ,
6262 "phantomjs-prebuilt" : " ^2.1.7" ,
63- "react" : " ^16.4.0" ,
64- "react-dom" : " ^16.4.0" ,
63+ "react" : " ^16.5.2" ,
64+ "react-art" : " ^16.5.2" ,
65+ "react-dom" : " ^16.5.2" ,
6566 "react-native" : " ^0.52.0" ,
67+ "react-native-web" : " ^0.9.0" ,
6668 "react-sketchapp" : " ^2.0.0" ,
6769 "react-test-renderer" : " ^16.4.0" ,
6870 "react-vr" : " ^2.0.0" ,
7981 "invariant" : " ^2.2.1" ,
8082 "normalize-css-color" : " ^1.0.1" ,
8183 "prop-types" : " ^15.5.10" ,
82- "react-art" : " ^16.4.0" ,
83- "react-native-web" : " ^0.8.3" ,
8484 "react-timer-mixin" : " ^0.13.3" ,
8585 "string-hash" : " ^1.1.3"
8686 },
8787 "peerDependencies" : {
88- "react" : " *"
88+ "react" : " >=16.5.1" ,
89+ "react-art" : " >=16.5.1" ,
90+ "react-dom" : " >=16.5.1" ,
91+ "react-native-web" : " >=0.9.0"
8992 }
9093}
You can’t perform that action at this time.
0 commit comments