Skip to content

Commit

Permalink
Merge pull request #138 from nickschot/ember-beta-auto-import
Browse files Browse the repository at this point in the history
use ember-auto-import v2 in ember-beta test scenario
  • Loading branch information
nickschot committed Oct 23, 2021
2 parents 4e902e3 + f5157df commit 75fd150
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/ember-try.js
Expand Up @@ -52,6 +52,8 @@ module.exports = async function () {
npm: {
devDependencies: {
'ember-source': await getChannelURL('beta'),
'ember-auto-import': '^2.0.0',
webpack: '^5.59.1',
},
},
},
Expand Down

0 comments on commit 75fd150

Please sign in to comment.