Skip to content

Commit

Permalink
Fix ember-release scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
fsmanuel committed Feb 6, 2024
1 parent 1c8192b commit 9cde7bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ module.exports = async function () {
'ember-auto-import': '^2.2.0',
'ember-data': 'latest',
'ember-source': await getChannelURL('release'),
'ember-resolver': '10.0.0',
'@ember/string': '3.0.1',
},
},
},
Expand Down

0 comments on commit 9cde7bf

Please sign in to comment.