Skip to content

Commit

Permalink
Add missing gulp-size to package.json. Bower resolution.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtho11 committed Feb 16, 2015
1 parent fa628b5 commit e6d001d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugins/metrics/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,8 @@
"bootstrap": "3.3.2",
"patternfly": "1.1.3",
"hawtio-core-dts": "2.0.9"
},
"resolutions": {
"d3-tip": "0.6.6"
}
}
1 change: 1 addition & 0 deletions plugins/metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"gulp-ng-annotate": "0.5.2",
"gulp-notify": "2.1.0",
"gulp-plumber": "0.6.6",
"gulp-size": "1.2.0",
"gulp-tslint": "1.4.2",
"gulp-typescript": "2.4.2",
"gulp-watch": "3.0.0",
Expand Down

0 comments on commit e6d001d

Please sign in to comment.