Skip to content

Commit 97158eb

Browse files
authored
chore: set pino min version to 6.0.0 (#35)
1 parent 26973ce commit 97158eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"typescript": "^4.1.3"
5858
},
5959
"peerDependencies": {
60-
"pino": ">=6.0.0 <8.0.0"
60+
"pino": ">=6.0.0"
6161
},
6262
"prettier": {
6363
"arrowParens": "always",

0 commit comments

Comments
 (0)