Skip to content

Commit

Permalink
Merge pull request #1586 from IFRCGo/feat/changesets-integration
Browse files Browse the repository at this point in the history
Fix `changesets` integration for pnpm
  • Loading branch information
samshara authored Dec 16, 2024
2 parents cbe00a9 + 6db0ab0 commit 8a96e73
Show file tree
Hide file tree
Showing 3 changed files with 167 additions and 345 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"chromatic": "pnpm -F go-ui-storybook chromatic"
},
"devDependencies": {
"@changesets/cli": "^2.27.10",
"knip": "^5.36.3"
},
"packageManager": "pnpm@8.6.0+sha1.71f9126a20cd3d00fa47c188f956918858180e54",
Expand Down
1 change: 0 additions & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
}
},
"dependencies": {
"@changesets/cli": "^2.27.1",
"@ifrc-go/icons": "^2.0.1",
"@togglecorp/fujs": "^2.1.1",
"react-focus-on": "^3.9.1",
Expand Down
Loading

0 comments on commit 8a96e73

Please sign in to comment.