Skip to content
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://unpkg.com/@changesets/config@1.4.0/schema.json",
"changelog": ["@changesets/changelog-github", {"repo": "primer/react"}],
"changelog": "@changesets/cli/changelog",
"commit": false,
"linked": [],
"access": "public",
Expand Down
77 changes: 0 additions & 77 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"devDependencies": {
"@babel/core": "^7.29.0",
"@babel/eslint-parser": "7.28.6",
"@changesets/changelog-github": "0.5.1",
"@changesets/cli": "^2.29.6",
"@eslint-react/eslint-plugin": "^1.52.6",
"@eslint/compat": "^2.0.2",
Expand Down