File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rebass-sandbox" ,
3
3
"private" : true ,
4
- "version" : " 4.0.6 " ,
4
+ "version" : " 4.0.7 " ,
5
5
"main" : " index.js" ,
6
6
"license" : " MIT" ,
7
7
"scripts" : {
12
12
"emotion-theming" : " ^10.0.14" ,
13
13
"react" : " ^16.9.0" ,
14
14
"react-dom" : " ^16.9.0" ,
15
- "rebass" : " ^4.0.6 " ,
15
+ "rebass" : " ^4.0.7 " ,
16
16
"styled-components" : " ^4.3.2"
17
17
},
18
18
"browserslist" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rebass/styled-components-example" ,
3
3
"private" : true ,
4
- "version" : " 4.0.6 " ,
4
+ "version" : " 4.0.7 " ,
5
5
"main" : " index.js" ,
6
6
"license" : " MIT" ,
7
7
"scripts" : {
12
12
"react" : " ^16.9.0" ,
13
13
"react-dom" : " ^16.9.0" ,
14
14
"react-scripts" : " ^3.1.1" ,
15
- "rebass" : " ^4.0.6 " ,
15
+ "rebass" : " ^4.0.7 " ,
16
16
"styled-components" : " ^4.3.2"
17
17
},
18
18
"browserslist" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 4.0.6 " ,
2
+ "version" : " 4.0.7 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"packages" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " docs" ,
4
- "version" : " 4.0.6 " ,
4
+ "version" : " 4.0.7 " ,
5
5
"main" : " index.js" ,
6
6
"license" : " MIT" ,
7
7
"scripts" : {
34
34
"react" : " ^16.8.6" ,
35
35
"react-dom" : " ^16.8.6" ,
36
36
"react-helmet" : " ^5.2.1" ,
37
- "rebass" : " ^4.0.6 " ,
37
+ "rebass" : " ^4.0.7 " ,
38
38
"remark-slug" : " ^5.1.2" ,
39
39
"theme-ui" : " ^0.2.26"
40
40
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rebass" ,
3
- "version" : " 4.0.6 " ,
3
+ "version" : " 4.0.7 " ,
4
4
"description" : " React primitive UI components built with Styled System" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.esm.js" ,
You can’t perform that action at this time.
0 commit comments