Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Update bower to the lastest packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtho11 committed Jan 17, 2016
1 parent 85c8cdd commit f24b35a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions console/src/main/scripts/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"plugins"
],
"dependencies": {
"c3": "~0.4.10",
"c3": "0.4.10",
"bootstrap-select": "1.7.3",
"angular-animate": "1.4.4",
"angular-bootstrap": "0.13.4",
"angular-md5": "0.1.10",
"angular-momentjs": "0.2.2",
"angular-patternfly": "2.7.0",
"angular-patternfly": "2.8.1",
"angular-scroll": "0.6.5",
"angular-ui-select": "0.11.2",
"angular-toastr": "1.6.0",
Expand All @@ -27,20 +27,20 @@
"hawkular-charts": "hawkular/hawkular-charts#6610b0d82706518b22c5f89c3c6e87a0fd22ceeb",
"hawkular-ui-services": "0.8.21",
"hawtio-core-navigation": "2.0.51",
"hawtio-core": "2.0.18",
"hawtio-core": "2.0.30",
"hawtio-template-cache": "2.0.4",
"hawtio-utilities": "2.0.25",
"hawtio-extension-service": "2.0.2",
"hawtio-extension-service": "2.0.3",
"hawtio-oauth": "2.0.33",
"lodash": "3.2.0",
"moment": "2.10.3",
"moment": "2.11.1",
"patternfly": "2.7.0",
"keycloak": "1.3.1",
"angular-wizard": "0.5.5",
"angular-wizard": "0.6.1",
"angular-clipboard": "1.3.0"
},
"devDependencies": {
"hawtio-core-dts": "2.0.18"
"hawtio-core-dts": "2.0.23"
},
"resolutions": {
"lodash": "~3.2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
///
/// Copyright 2015 Red Hat, Inc. and/or its affiliates
/// Copyright 2015-2016 Red Hat, Inc. and/or its affiliates
/// and other contributors as indicated by the @author tags.
///
/// Licensed under the Apache License, Version 2.0 (the "License");
Expand Down

0 comments on commit f24b35a

Please sign in to comment.