Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2330a96

Browse files
committed
adjusting bower.json
1 parent 772e423 commit 2330a96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"author": "Witold Szczerba",
33
"name": "angular-http-auth",
4-
"version": "0.1.0",
4+
"version": "1.2.1",
55
"homepage": "https://github.com/witoldsz/angular-http-auth",
66
"repository": {
77
"type": "git",
88
"url": "git://github.com/witoldsz/angular-http-auth.git"
99
},
1010
"main": "./src/http-auth-interceptor.js",
1111
"dependencies": {
12-
"angular": "1.0.6"
12+
"angular": "^1.2"
1313
}
1414
}

0 commit comments

Comments
 (0)