Skip to content

Commit 2dfa22a

Browse files
authored
fix: bump ft-concept-button peer deps (#2378)
1 parent 799b72b commit 2dfa22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ft-concept-button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"test": "bash ../../scripts/component/test.bash"
2121
},
2222
"peerDependencies": {
23-
"@financial-times/o-private-foundation": "^1.0.0"
23+
"@financial-times/o-private-foundation": "^1.0.0 || ^2.0.0"
2424
},
2525
"engines": {
2626
"npm": ">7"

0 commit comments

Comments
 (0)