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 46a57ec commit c1c5338Copy full SHA for c1c5338
tests/dummy/config/ember-try.js
@@ -12,6 +12,8 @@ module.exports = async function () {
12
npm: {
13
devDependencies: {
14
'ember-source': '~3.28.0',
15
+ 'ember-cli': '~4.12.0',
16
+ 'ember-resolver': '^11.0.0',
17
},
18
19
@@ -20,6 +22,7 @@ module.exports = async function () {
20
22
21
23
24
'ember-source': '~4.4.0',
25
26
27
28
@@ -28,6 +31,7 @@ module.exports = async function () {
31
29
32
30
33
'ember-source': '~4.8.0',
34
35
36
37
0 commit comments