Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.

Commit 70a834c

Browse files
committed
fix: hapi must be v16
1 parent f136c34 commit 70a834c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"debug": "^3.1.0",
6363
"detect-node": "^2.0.3",
6464
"epimetheus": "^1.0.55",
65-
"hapi": "^17.4.0",
66-
"inert": "^5.1.0",
65+
"hapi": "^16.6.2",
66+
"inert": "^4.2.1",
6767
"interface-connection": "~0.3.2",
6868
"mafmt": "^6.0.0",
6969
"minimist": "^1.2.0",

0 commit comments

Comments
 (0)