Skip to content

Commit

Permalink
Update Changesets (#3207)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarist committed Jul 8, 2024
1 parent 4cc565f commit de80631
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 350 deletions.
3 changes: 2 additions & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://unpkg.com/@changesets/config@1.6.0/schema.json",
"$schema": "https://unpkg.com/@changesets/config@3.0.2/schema.json",
"changelog": [
"@changesets/changelog-github",
{ "repo": "emotion-js/emotion" }
Expand All @@ -23,6 +23,7 @@
]
],
"access": "public",
"privatePackages": false,
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@
"@babel/preset-typescript": "^7.18.6",
"@babel/register": "^7.17.7",
"@babel/runtime": "^7.18.3",
"@changesets/changelog-github": "^0.4.0",
"@changesets/cli": "^2.16.0",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.7",
"@manypkg/cli": "^0.19.1",
"@preconstruct/cli": "^2.6.2",
"@testing-library/react": "13.0.0-alpha.5",
Expand Down
Loading

0 comments on commit de80631

Please sign in to comment.