Skip to content

Commit

Permalink
fixing lts-4.12 scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Dec 21, 2023
1 parent bb0d2d5 commit 742e687
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/dummy/config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ module.exports = async function () {
name: 'ember-lts-4.12',
npm: {
devDependencies: {
'ember-source': '~3.24.3',
'ember-cli': '~3.24.0',
'ember-source': '~4.12.0',
'ember-cli': '~4.12.0',
},
},
},
Expand Down

0 comments on commit 742e687

Please sign in to comment.