We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff2a407 commit 7fbde0eCopy full SHA for 7fbde0e
1 file changed
test-app/config/ember-try.js
@@ -11,7 +11,7 @@ module.exports = async function () {
11
npm: {
12
devDependencies: {
13
'ember-source': '~3.28.0',
14
- 'ember-cli': '~3.28.0',
+ 'ember-cli': '~4.12.0',
15
},
16
17
@@ -20,7 +20,7 @@ module.exports = async function () {
20
21
22
'ember-source': '~4.4.0',
23
- 'ember-cli': '~4.4.0',
24
25
26
0 commit comments