Skip to content

Commit

Permalink
Merge pull request #43 from vrockai/newBower
Browse files Browse the repository at this point in the history
Alert mockups + Bower dependencies update
  • Loading branch information
mtho11 committed Mar 20, 2015
2 parents 07e980e + 56555b5 commit 87445ac
Show file tree
Hide file tree
Showing 11 changed files with 569 additions and 10,404 deletions.
21 changes: 10 additions & 11 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,28 +23,27 @@
"!dist/*"
],
"dependencies": {
"bootstrap": "3.3.2",
"angular-bootstrap": "0.11.0",
"angular-ui-select": "0.9.9",
"angular-ui-select": "0.11.2",
"bootstrap-select": "1.6",
"d3": "3.4.8",
"event-drops": "0.1.1",
"hawkular-charts": "hawkular/hawkular-charts#master",
"hawkular-ui-services": "hawkular/hawkular-ui-services#master",
"hawtio-core-navigation": "2.0.17",
"hawtio-core": "2.0.9",
"hawtio-template-cache": "2.0.1",
"hawtio-utilities": "2.0.16",
"lodash": "2.4.1",
"hawtio-core-navigation": "2.0.30",
"hawtio-core": "2.0.11",
"hawtio-template-cache": "2.0.2",
"hawtio-utilities": "2.0.21",
"lodash": "3.2.0",
"moment": "2.9.0",
"toastr": "2.1.0",
"toastr": "2.1.1",
"keycloak": "~1.1.0",
"angular-resource": "1.3.15"
"angular-resource": "1.3.15",
"patternfly": "1.1.3"
},
"devDependencies": {
"angular-mocks": "1.3.15",
"angular-resource": "1.3.15",
"hawtio-core-dts": "2.0.9",
"patternfly": "1.1.3"
"hawtio-core-dts": "2.0.16"
}
}
2 changes: 1 addition & 1 deletion dist/hawkular-ui-components-alerts.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/hawkular-ui-components-inventory.js

Large diffs are not rendered by default.

0 comments on commit 87445ac

Please sign in to comment.