Skip to content

Commit adcea57

Browse files
committed
Ah, it was other d eps
1 parent 2ee762b commit adcea57

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

test-app/config/ember-try.js

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,13 @@ module.exports = async function () {
1313
devDependencies: {
1414
'ember-resolver': '^8.0.0',
1515
'ember-source': '~3.24.3',
16-
'ember-qunit': '^5.1.5',
17-
'ember-cli-htmlbars': '^5.3.1',
18-
'babel-plugin-htmlbars-inline-precompile': '^5.3.1',
19-
'babel-plugin-ember-template-compilation': '^1.0.2',
16+
'ember-cli': '^4.0.0',
17+
'ember-qunit': '^5.0.0',
18+
'@ember/test-helpers': '^2.1.0',
19+
'ember-cli-htmlbars': '^5.0.0',
20+
'@embroider/core': null,
21+
'@embroider/compat': null,
22+
'@embroider/webpack': null,
2023
},
2124
},
2225
},

0 commit comments

Comments
 (0)