Thanks to visit codestin.com Credit goes to github.com
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 772e423 commit 2330a96Copy full SHA for 2330a96
bower.json
@@ -1,14 +1,14 @@
1
{
2
"author": "Witold Szczerba",
3
"name": "angular-http-auth",
4
- "version": "0.1.0",
+ "version": "1.2.1",
5
"homepage": "https://github.com/witoldsz/angular-http-auth",
6
"repository": {
7
"type": "git",
8
"url": "git://github.com/witoldsz/angular-http-auth.git"
9
},
10
"main": "./src/http-auth-interceptor.js",
11
"dependencies": {
12
- "angular": "1.0.6"
+ "angular": "^1.2"
13
}
14
0 commit comments