Skip to content

Commit

Permalink
HAWKULAR-81 bower install is blocked by select angular version in haw…
Browse files Browse the repository at this point in the history
…kular-ui-components
  • Loading branch information
mtho11 committed Mar 17, 2015
1 parent 8c6c6fb commit 9da5961
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"moment": "2.9.0",
"toastr": "2.1.0",
"keycloak": "~1.1.0",
"angular-resource": "~1.3.12"
"angular-resource": "1.3.15"
},
"devDependencies": {
"bootstrap": "3.3.2",
"angular-mocks": "1.3.14",
"angular-resource": "1.3.14",
"angular-mocks": "1.3.15",
"angular-resource": "1.3.15",
"hawtio-core-dts": "2.0.9",
"patternfly": "1.1.3"
}
Expand Down

0 comments on commit 9da5961

Please sign in to comment.