Skip to content

Commit

Permalink
upgrade to lightbox 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ramybenaroya committed Jun 1, 2017
1 parent fe15f5e commit 61419cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueprints/ember-cli-lightbox/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ module.exports = {
// }

afterInstall: function(options) {
return this.addBowerPackageToProject('lightbox', '2.8.2');
return this.addBowerPackageToProject('lightbox', '2.9.0');
}
};

0 comments on commit 61419cf

Please sign in to comment.