We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b032175 + cc0ce87 commit c365a99Copy full SHA for c365a99
test-app/config/ember-try.js
@@ -11,6 +11,8 @@ module.exports = async function () {
11
name: 'ember-3.28',
12
npm: {
13
devDependencies: {
14
+ // Max ember-cli
15
+ 'ember-cli': '~4.12.0',
16
'ember-source': '~3.28.0',
17
},
18
0 commit comments