Skip to content

Commit 4d83562

Browse files
committed
cleanup peer deps
1 parent 4abb999 commit 4d83562

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@
5151
"lodash": "^4.17.4"
5252
},
5353
"peerDependencies": {
54-
"hapi": ">= 13.x.x",
55-
"hapi-pino": ">= 1.6.x"
54+
"hapi": ">= 13.x.x"
5655
},
5756
"engines": {
5857
"node": ">=6.0.0",

0 commit comments

Comments
 (0)