Skip to content

Commit

Permalink
forgot to update index js
Browse files Browse the repository at this point in the history
  • Loading branch information
toddjordan committed Sep 12, 2016
1 parent baaec4e commit 06eb4e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueprints/ember-cli-dynamic-forms/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module.exports = {
afterInstall: function () {
return this.addBowerPackagesToProject([
{ name: 'jquery', target: '>=1.11.3' },
{ name: 'alpaca', target: '1.5.14' },
{ name: 'alpaca', target: 'ade59b36bebb0f2de04aa34a05c44e23281ea17a' },
{ name: 'handlebars', target: '3.0.3' },
{ name: 'bootstrap', target: '3.3.2' },
{ name: 'lodash', target: '~4.6.1' }
Expand Down

0 comments on commit 06eb4e3

Please sign in to comment.