File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2727 "babel-eslint" : " ^7.0.0" ,
2828 "babel-plugin-array-includes" : " ^2.0.3" ,
2929 "babel-preset-latest" : " ^6.16.0" ,
30+ "babel-preset-react" : " ^6.23.0" ,
3031 "babel-register" : " ^6.16.3" ,
3132 "chai" : " ^3.5.0" ,
3233 "eslint" : " ^3.7.1" ,
3637 "eslint-plugin-react" : " ^6.4.1" ,
3738 "linkify-it" : " ^2.0.3" ,
3839 "mocha" : " ^3.0.2" ,
40+ "react" : " ^15.4.2" ,
41+ "react-dom" : " ^15.4.2" ,
3942 "rimraf" : " ^2.5.2" ,
40- "babel-preset-react" : " ^6.23.0" ,
41- "react-dom" : " ^15.4.2"
43+ "tlds" : " ^1.183.0"
4244 }
4345}
Original file line number Diff line number Diff line change @@ -2545,7 +2545,7 @@ through@^2.3.6:
25452545 version "2.3.8"
25462546 resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
25472547
2548- tlds@^1.182 .0 :
2548+ tlds@^1.183 .0 :
25492549 version "1.183.0"
25502550 resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.183.0.tgz#4c9de83801a8a9c9e28674c0748ce854a847e8cd"
25512551
You can’t perform that action at this time.
0 commit comments