We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b032175 commit cc0ce87Copy full SHA for cc0ce87
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