Skip to content

Commit

Permalink
Dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
ma-zal committed Feb 29, 2016
2 parents 5a1cd56 + 7f404a1 commit b85d7fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"bower_components"
],
"dependencies": {
"angular": "~1.4.5",
"angular-bootstrap": "~0.13.4",
"angular-http-auth": "~1.2.2"
"angular": ">=1.4.5",
"angular-bootstrap": ">=0.13.4",
"angular-http-auth": ">=1.2.2"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "http-auth-gui-interceptor",
"version": "1.0.3",
"version": "1.0.4",
"description": "Module is extension to 'angular-http-auth', that automatically open Bootstrap Angular-UI modal dialog when HTTP 401 occures in any HTTP result.",
"main": "gruntfile.js",
"readme": "readme.md",
Expand Down

0 comments on commit b85d7fc

Please sign in to comment.