Skip to content

Commit e4d4c46

Browse files
authored
fix: depend on v7 and v8 of o-labels on o-teaser (#2360)
1 parent 4c35236 commit e4d4c46

File tree

2 files changed

+6
-395
lines changed

2 files changed

+6
-395
lines changed

components/o-teaser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"watch": "bash ../../scripts/component/watch.bash"
2525
},
2626
"peerDependencies": {
27-
"@financial-times/o-labels": "^7.0.0",
27+
"@financial-times/o-labels": "^7.0.0 || ^8.0.0",
2828
"@financial-times/o-private-foundation": "^1.5.0"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)