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 7
7
"prop-types" : " ^15.6.2" ,
8
8
"react" : " ^16.7.0" ,
9
9
"react-dom" : " ^16.7.0" ,
10
- "react-scripts" : " 2 .1.3 "
10
+ "react-scripts" : " 1 .1.5 "
11
11
},
12
12
"scripts" : {
13
13
"start" : " react-scripts start" ,
19
19
},
20
20
"devDependencies" : {
21
21
"@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 " ,
27
27
"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
+ ]
30
37
}
You can’t perform that action at this time.
0 commit comments