File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codecademy/styleguide" ,
3
3
"description" : " Styleguide for Client Modules" ,
4
- "version" : " 0.6.5 " ,
4
+ "version" : " 0.6.6 " ,
5
5
"author" : " Codecademy Engineering" ,
6
6
"scripts" : {
7
7
"start" : " yarn storybook" ,
18
18
"@babel/core" : " ^7.13.10" ,
19
19
"@codecademy/gamut" : " ^42.1.1" ,
20
20
"@codecademy/variance" : " *" ,
21
- "@codecademy/webpack-config" : " ^ 6.4.0 " ,
21
+ "@codecademy/webpack-config" : " 6.4.1 " ,
22
22
"@emotion/cache" : " ^11.4.0" ,
23
23
"@emotion/react" : " ^11.4.0" ,
24
24
"@emotion/styled" : " ^11.3.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codecademy/webpack-config" ,
3
- "version" : " 6.4.0 " ,
3
+ "version" : " 6.4.1 " ,
4
4
"description" : " Config files for webpack" ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments