We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f343d commit d5e13d1Copy full SHA for d5e13d1
1 file changed
test-app/config/ember-try.js
@@ -18,6 +18,7 @@ module.exports = async function () {
18
'ember-qunit': '^6.0.0',
19
'ember-resolver': '^8.0.0',
20
'ember-source': '~3.28.0',
21
+ 'ember-truth-helpers': '^4.0.3',
22
},
23
24
@@ -31,6 +32,7 @@ module.exports = async function () {
31
32
'ember-load-initializers': '^2.1.2',
33
34
'ember-source': '~4.4.0',
35
36
37
38
0 commit comments