File tree 2 files changed +1608
-848
lines changed
2 files changed +1608
-848
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-material-ui-app" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 0.9 .0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
- "@material-ui/core" : " ^1. 3.0" ,
7
- "react" : " ^16.4.1 " ,
8
- "react-dom" : " ^16.4.1 " ,
6
+ "@material-ui/core" : " ^3.0.3 " ,
7
+ "react" : " ^16.5.0 " ,
8
+ "react-dom" : " ^16.5.0 " ,
9
9
"react-scripts" : " 1.1.4"
10
10
},
11
11
"scripts" : {
17
17
"build-storybook" : " build-storybook -s public"
18
18
},
19
19
"devDependencies" : {
20
+ "@babel/core" : " ^7.0.0" ,
20
21
"@storybook/addon-actions" : " 4.0.0-alpha.21" ,
21
22
"@storybook/addon-links" : " 4.0.0-alpha.21" ,
22
23
"@storybook/addons" : " 4.0.0-alpha.21" ,
23
24
"@storybook/react" : " 4.0.0-alpha.21" ,
24
- "@babel/core" : " ^7.0.0" ,
25
25
"babel-loader" : " ^8.0.2" ,
26
- "storybook-addon-material-ui" : " @next "
26
+ "storybook-addon-material-ui" : " 0.9.0-alpha.14 "
27
27
}
28
28
}
You can’t perform that action at this time.
0 commit comments