We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 856c6bf commit a9cb3a4Copy full SHA for a9cb3a4
1 file changed
package.json
@@ -56,7 +56,7 @@
56
"typescript": "^4.1.3"
57
},
58
"peerDependencies": {
59
- "pino": "^6.0.0"
+ "pino": ">=6.0.0 <8.0.0"
60
61
"prettier": {
62
"arrowParens": "always",
0 commit comments