Skip to content

Commit

Permalink
Update ember-try.js
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Oct 21, 2024
1 parent 4ecc75f commit 815235f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ module.exports = async function () {
'@ember/test-helpers': '^2.4.0',
'ember-cli': '^3.28.0',
'ember-source': '~3.16.0',
'ember-resolver': '^11.0.1',
'ember-qunit': '^5.1.5',
},
},
Expand All @@ -25,6 +26,7 @@ module.exports = async function () {
'@ember/test-helpers': '^2.4.0',
'ember-cli': '^3.28.0',
'ember-source': '~3.20.5',
'ember-resolver': '^11.0.1',
'ember-qunit': '^5.1.5',
},
},
Expand All @@ -36,6 +38,7 @@ module.exports = async function () {
'@ember/test-helpers': '^2.4.0',
'ember-cli': '^3.28.0',
'ember-source': '~3.24.0',
'ember-resolver': '^11.0.1',
'ember-qunit': '^5.1.5',
},
},
Expand All @@ -47,6 +50,7 @@ module.exports = async function () {
'@ember/test-helpers': '^2.4.0',
'ember-cli': '^3.28.0',
'ember-source': '~3.28.0',
'ember-resolver': '^11.0.1',
'ember-qunit': '^5.1.5',
},
},
Expand All @@ -55,6 +59,7 @@ module.exports = async function () {
name: 'ember-lts-4.8',
npm: {
devDependencies: {
'ember-resolver': '^11.0.1',
'ember-source': '~4.8.0',
},
},
Expand Down

0 comments on commit 815235f

Please sign in to comment.