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 231d7f4 + 82b0114 commit fb5bd0eCopy full SHA for fb5bd0e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-http-auth",
3
- "version": "1.2.1",
+ "version": "1.2.2",
4
"description": "HTTP Auth Interceptor Module for AngularJS.",
5
"main": "src/http-auth-interceptor.js",
6
"repository": {
@@ -12,5 +12,9 @@
12
"bugs": {
13
"url": "https://github.com/witoldsz/angular-http-auth/issues"
14
},
15
+ "keywords": [
16
+ "angular",
17
+ "auth"
18
+ ],
19
"homepage": "https://github.com/witoldsz/angular-http-auth"
-}
20
+}
0 commit comments