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 Jul 30, 2023
1 parent 0f8585f commit a9ddd12
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 a9ddd12

Please sign in to comment.