Skip to content

Commit

Permalink
fixes EmberSherpa#11; update velocity-animate
Browse files Browse the repository at this point in the history
  • Loading branch information
kbullaughey committed Nov 9, 2017
1 parent 44f7de5 commit 12f7608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueprints/ember-cli-velocity/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ module.exports = {
normalizeEntityName: function() {},

afterInstall: function() {
this.addPackageToProject('velocity-animate', '1.2.3');
return this.addPackageToProject('velocity-animate', '1.5.0');
}
};

0 comments on commit 12f7608

Please sign in to comment.