Skip to content

Commit fb5bd0e

Browse files
committed
Merge branch 'tamlyn-master'
2 parents 231d7f4 + 82b0114 commit fb5bd0e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-http-auth",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "HTTP Auth Interceptor Module for AngularJS.",
55
"main": "src/http-auth-interceptor.js",
66
"repository": {
@@ -12,5 +12,9 @@
1212
"bugs": {
1313
"url": "https://github.com/witoldsz/angular-http-auth/issues"
1414
},
15+
"keywords": [
16+
"angular",
17+
"auth"
18+
],
1519
"homepage": "https://github.com/witoldsz/angular-http-auth"
16-
}
20+
}

0 commit comments

Comments
 (0)