Skip to content

Commit

Permalink
Fix ember try
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Nov 21, 2023
1 parent 7868633 commit 9d63883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dummy/config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module.exports = async function () {
npm: {
devDependencies: {
'@ember/test-helpers': '^2.9.4',
'ember-cli"': '~4.12.2',
'ember-cli': '~4.12.2',
'ember-qunit': '^6.0.0',
'ember-resolver': '^8.0.0',
'ember-source': '~3.28.0',
Expand Down

0 comments on commit 9d63883

Please sign in to comment.