Skip to content

Commit 00db4c0

Browse files
committed
Homepage corrected.
1 parent 4201cbb commit 00db4c0

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,15 +1,15 @@
11
{
22
"name": "http-auth-koa",
33
"description": "Koa framework integration with http-auth module.",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"author": "Gevorg Harutyunyan (http://github.com/gevorg)",
66
"maintainers": [
77
{
88
"name": "gevorg",
99
"email": "gevorg.ha@gmail.com"
1010
}
1111
],
12-
"homepage": "http://http-auth.info",
12+
"homepage": "https://github.com/http-auth/http-auth-koa",
1313
"repository": {
1414
"type": "git",
1515
"url": "https://github.com/http-auth/http-auth-koa.git"

0 commit comments

Comments
 (0)