Skip to content

Commit 8a96e73

Browse files
authored
Merge pull request #1586 from IFRCGo/feat/changesets-integration
Fix `changesets` integration for pnpm
2 parents cbe00a9 + 6db0ab0 commit 8a96e73

File tree

3 files changed

+167
-345
lines changed

3 files changed

+167
-345
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"chromatic": "pnpm -F go-ui-storybook chromatic"
2222
},
2323
"devDependencies": {
24+
"@changesets/cli": "^2.27.10",
2425
"knip": "^5.36.3"
2526
},
2627
"packageManager": "[email protected]+sha1.71f9126a20cd3d00fa47c188f956918858180e54",

packages/ui/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
}
5454
},
5555
"dependencies": {
56-
"@changesets/cli": "^2.27.1",
5756
"@ifrc-go/icons": "^2.0.1",
5857
"@togglecorp/fujs": "^2.1.1",
5958
"react-focus-on": "^3.9.1",

0 commit comments

Comments
 (0)