File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 0.1.7 " ,
5
+ "version" : " 0.1.8 " ,
6
6
"npmClient" : " yarn" ,
7
7
"useWorkspaces" : true
8
8
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stitches/core" ,
3
- "version" : " 0.1.7 " ,
3
+ "version" : " 0.1.8 " ,
4
4
"description" : " The modern CSS-in-JS library" ,
5
5
"type" : " module" ,
6
6
"main" : " dist/index.cjs" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stitches/react" ,
3
- "version" : " 0.1.7 " ,
3
+ "version" : " 0.1.8 " ,
4
4
"description" : " The modern CSS-in-JS library" ,
5
5
"type" : " module" ,
6
6
"main" : " dist/index.cjs" ,
29
29
" Jonathan Neal <[email protected] >"
30
30
],
31
31
"dependencies" : {
32
- "@stitches/core" : " ^0.1.7 "
32
+ "@stitches/core" : " ^0.1.8 "
33
33
},
34
34
"devDependencies" : {
35
35
"react" : " 17.0.1"
You can’t perform that action at this time.
0 commit comments