Skip to content

Commit

Permalink
feat: expand peerDeps (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryabukhinstep authored Jan 24, 2025
1 parent 96276ae commit 7d1e4f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@
"typescript-transform-paths": "^3.3.1"
},
"peerDependencies": {
"pino": "^8.0.0",
"pino-http": "^8.0.0"
"pino": "^8.0.0 || ^9.0.0",
"pino-http": "^8.0.0 || ^9.0.0 || ^10.0.0"
},
"packageManager": "[email protected]+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447",
"engines": {
Expand Down

0 comments on commit 7d1e4f1

Please sign in to comment.