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 b1300bb commit e4c7eefCopy full SHA for e4c7eef
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hapi-route-directory",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"description": "A route directory for HAPI",
5
"main": "index.js",
6
"scripts": {
@@ -11,7 +11,7 @@
11
"url": "https://github.com/clarkie/hapi-route-directory.git"
12
},
13
"keywords": [
14
- "HAPI",
+ "hapi",
15
"routes"
16
],
17
"author": "Clarkie <[email protected]>",
0 commit comments