File tree Expand file tree Collapse file tree 3 files changed +221
-350
lines changed
Expand file tree Collapse file tree 3 files changed +221
-350
lines changed Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://unpkg.com/@changesets/config@1.6.0 /schema.json" ,
2+ "$schema" : " https://unpkg.com/@changesets/config@3.0.2 /schema.json" ,
33 "changelog" : [
44 " @changesets/changelog-github" ,
55 { "repo" : " emotion-js/emotion" }
2323 ]
2424 ],
2525 "access" : " public" ,
26+ "privatePackages" : false ,
2627 "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH" : {
2728 "onlyUpdatePeerDependentsWhenOutOfRange" : true
2829 }
Original file line number Diff line number Diff line change 177177 "@babel/preset-typescript" : " ^7.18.6" ,
178178 "@babel/register" : " ^7.17.7" ,
179179 "@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 " ,
182182 "@manypkg/cli" : " ^0.19.1" ,
183183 "@preconstruct/cli" : " ^2.6.2" ,
184184 "@testing-library/react" : " 13.0.0-alpha.5" ,
You can’t perform that action at this time.
0 commit comments