Commit de80631 1 parent 4cc565f commit de80631 Copy full SHA for de80631
File tree 3 files changed +221
-350
lines changed
3 files changed +221
-350
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " https://unpkg.com/@changesets/config@1.6.0 /schema.json" ,
2
+ "$schema" : " https://unpkg.com/@changesets/config@3.0.2 /schema.json" ,
3
3
"changelog" : [
4
4
" @changesets/changelog-github" ,
5
5
{ "repo" : " emotion-js/emotion" }
23
23
]
24
24
],
25
25
"access" : " public" ,
26
+ "privatePackages" : false ,
26
27
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH" : {
27
28
"onlyUpdatePeerDependentsWhenOutOfRange" : true
28
29
}
Original file line number Diff line number Diff line change 177
177
"@babel/preset-typescript" : " ^7.18.6" ,
178
178
"@babel/register" : " ^7.17.7" ,
179
179
"@babel/runtime" : " ^7.18.3" ,
180
- "@changesets/changelog-github" : " ^0.4 .0" ,
181
- "@changesets/cli" : " ^2.16.0 " ,
180
+ "@changesets/changelog-github" : " ^0.5 .0" ,
181
+ "@changesets/cli" : " ^2.27.7 " ,
182
182
"@manypkg/cli" : " ^0.19.1" ,
183
183
"@preconstruct/cli" : " ^2.6.2" ,
184
184
"@testing-library/react" : " 13.0.0-alpha.5" ,
You can’t perform that action at this time.
0 commit comments