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 fad006e commit 52fc9a8Copy full SHA for 52fc9a8
FRAMEWORKS.yml
@@ -38,7 +38,7 @@ node:
38
version: "7.2"
39
hapi:
40
website: hapijs.com
41
- version: "17.5"
+ version: "17.6"
42
python:
43
sanic:
44
github: huge-success/sanic
node/hapi/package.json
@@ -1,5 +1,5 @@
1
{
2
"dependencies": {
3
- "hapi": "~17.5.4"
+ "hapi": "~17.6.0"
4
}
5
0 commit comments