Skip to content

Commit

Permalink
Fix 3.28 testing -- max ember-cli is 4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Dec 27, 2024
1 parent b032175 commit cc0ce87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test-app/config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ module.exports = async function () {
name: 'ember-3.28',
npm: {
devDependencies: {
// Max ember-cli
'ember-cli': '~4.12.0',
'ember-source': '~3.28.0',
},
},
Expand Down

0 comments on commit cc0ce87

Please sign in to comment.