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

Commit

Permalink
Remove bower resolutions that shouldn't be necessary.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtho11 authored and jmazzitelli committed Feb 17, 2015
1 parent edc0981 commit 27f2d4e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions ui/console/bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hawkular-console",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"keywords": [
"hawtio hawkular console"
Expand All @@ -20,10 +20,6 @@
"devDependencies": {
"bootstrap": "~3.3.1",
"patternfly": "~1.1.2",
"hawtio-core-dts": "~2.0.0",
"angular-mocks": "~1.3.7"
},
"resolutions": {
"angular": "1.3.11"
"hawtio-core-dts": "~2.0.0"
}
}

0 comments on commit 27f2d4e

Please sign in to comment.