We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a100728 commit ae62735Copy full SHA for ae62735
package.json
@@ -23,7 +23,7 @@
23
"typescript": "^3.7.2"
24
},
25
"peerDependencies": {
26
- "hapi": ">= 17",
+ "@hapi/hapi": ">= 18",
27
"webpack": ">= 4",
28
"webpack-dev-middleware": ">= 3",
29
"webpack-hot-middleware": ">= 2"
0 commit comments