Skip to content

Commit e4c7eef

Browse files
author
Clarkie
committed
update to use lowercase keyword
1 parent b1300bb commit e4c7eef

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
@@ -1,6 +1,6 @@
11
{
22
"name": "hapi-route-directory",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "A route directory for HAPI",
55
"main": "index.js",
66
"scripts": {
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/clarkie/hapi-route-directory.git"
1212
},
1313
"keywords": [
14-
"HAPI",
14+
"hapi",
1515
"routes"
1616
],
1717
"author": "Clarkie <[email protected]>",

0 commit comments

Comments
 (0)