Skip to content

Commit

Permalink
removed mousetrap from bower
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierchatry committed Jan 27, 2018
1 parent 01cdd01 commit 51899cd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions blueprints/ember-keyboard-shortcuts/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,4 @@

module.exports = {
normalizeEntityName: function() {},

afterInstall: function() {
return this.addBowerPackageToProject('mousetrap', '~1.5.3');
}
};

0 comments on commit 51899cd

Please sign in to comment.