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.
2 parents 83a86aa + 7b01682 commit e5e5c25Copy full SHA for e5e5c25
package.json
@@ -21,15 +21,15 @@
21
},
22
"homepage": "https://github.com/firstandthird/hapi-trailing-slash#readme",
23
"devDependencies": {
24
- "code": "^4.0.0",
25
- "eslint": "^3.9.1",
26
- "eslint-config-firstandthird": "^3.2.0",
+ "code": "^4.1.0",
+ "eslint": "^3.19.0",
+ "eslint-config-firstandthird": "^3.3.0",
27
"eslint-plugin-import": "^2.1.0",
28
- "hapi": "^17.0.1",
29
- "lab": "^15.1.2"
+ "hapi": "^17.8.5",
+ "lab": "^15.5.0"
30
31
"dependencies": {
32
- "useragent": "^2.2.1",
33
- "wreck": "^14.0.2"
+ "useragent": "^2.3.0",
+ "wreck": "^14.2.0"
34
}
35
0 commit comments