Skip to content

Commit

Permalink
fix: relax peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph committed Sep 22, 2023
1 parent 382d5cb commit 60fde3e
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 @@ -87,7 +87,7 @@
"trace-event-lib": "^1.3.1"
},
"peerDependencies": {
"bunyan": "^1.8.15",
"bunyan": "^1.8.15 || ^2.0.0",
"@types/bunyan": "^1.8.8"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 60fde3e

Please sign in to comment.