Skip to content

Commit

Permalink
Add additional dependency requirements for ember-lts 4.4 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
leepfrog committed Aug 3, 2023
1 parent 349dd71 commit 30627f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-app/config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ module.exports = async function () {
npm: {
devDependencies: {
'ember-source': '~4.4.0',
'@ember/test-helpers': '^2.4.2',
},
},
},
Expand Down

0 comments on commit 30627f3

Please sign in to comment.