Skip to content

Commit

Permalink
ci(ember-try): ensure Ember 3.x w/ ember-classic
Browse files Browse the repository at this point in the history
  • Loading branch information
MrChocolatine committed Nov 2, 2021
1 parent 6d629b4 commit f7dda70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ module.exports = async function () {
}),
},
npm: {
devDependencies: {
'ember-source': '~3.28.0',
},
ember: {
edition: 'classic',
},
Expand Down

0 comments on commit f7dda70

Please sign in to comment.