File tree Expand file tree Collapse file tree 2 files changed +2527
-3489
lines changed Expand file tree Collapse file tree 2 files changed +2527
-3489
lines changed Original file line number Diff line number Diff line change 77 "prop-types" : " ^15.6.2" ,
88 "react" : " ^16.7.0" ,
99 "react-dom" : " ^16.7.0" ,
10- "react-scripts" : " 2 .1.3 "
10+ "react-scripts" : " 1 .1.5 "
1111 },
1212 "scripts" : {
1313 "start" : " react-scripts start" ,
1919 },
2020 "devDependencies" : {
2121 "@babel/core" : " ^7.0.0" ,
22- "@storybook/addon-actions" : " 4.0.9 " ,
23- "@storybook/addon-links" : " 4.0.9 " ,
24- "@storybook/addon-storyshots" : " 4.0.9 " ,
25- "@storybook/addons" : " 4.0.9 " ,
26- "@storybook/react" : " 4.0.9 " ,
22+ "@storybook/addon-actions" : " 4.0.12 " ,
23+ "@storybook/addon-links" : " 4.0.12 " ,
24+ "@storybook/addon-storyshots" : " 4.0.12 " ,
25+ "@storybook/addons" : " 4.0.12 " ,
26+ "@storybook/react" : " 4.0.12 " ,
2727 "react-test-renderer" : " ^16.7.0" ,
28- "storybook-addon-material-ui" : " 0.9.0-alpha.16"
29- }
28+ "storybook-addon-material-ui" : " 0.9.0-alpha.17" ,
29+ "babel-loader" : " 8.0.4"
30+ },
31+ "browserslist" : [
32+ " >0.2%" ,
33+ " not dead" ,
34+ " not ie <= 11" ,
35+ " not op_mini all"
36+ ]
3037}
You can’t perform that action at this time.
0 commit comments