Skip to content

Commit

Permalink
fix(blueprint): add ember-truth-helpers to default blueprint
Browse files Browse the repository at this point in the history
  • Loading branch information
anehx committed Feb 22, 2022
1 parent 4649096 commit a401589
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blueprints/ember-validated-form/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module.exports = {
packages: [
{ name: "ember-changeset" },
{ name: "ember-changeset-validations" },
{ name: "ember-truth-helpers" },
],
});
},
Expand Down

0 comments on commit a401589

Please sign in to comment.