Skip to content

Commit

Permalink
http-transport peer dependency allows v3 OR v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jamierbower committed Sep 29, 2023
1 parent 08f1bf8 commit eedbd88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"wreck": "^12.2.0"
},
"peerDependencies": {
"@bbc/http-transport": "^3 ^4"
"@bbc/http-transport": "^3 || ^4"
},
"eslintConfig": {
"extends": "iplayer"
Expand Down

0 comments on commit eedbd88

Please sign in to comment.