Skip to content

Commit

Permalink
Merge pull request #83 from feathersjs/update-dependencies
Browse files Browse the repository at this point in the history
Updating dependencies
  • Loading branch information
ekryski authored and daffl committed Aug 25, 2018
1 parent 045b21d commit 49d9655
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/generator-feathers/generators/app/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ module.exports = generators.Base.extend({

this.dependencies = [
'feathers@^2.0.0',
'feathers-hooks@^1.0.0',
'feathers-errors@^2.0.0',
'feathers-configuration@^0.2.0',
'feathers-hooks@^1.5.0',
'feathers-errors@^2.0.1',
'feathers-configuration@^0.2.1',
'serve-favicon',
'compression',
'winston'
Expand Down

0 comments on commit 49d9655

Please sign in to comment.