Skip to content

Commit

Permalink
Fix issue with ember-try config + ember-canary.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed May 17, 2018
1 parent 4d5a19f commit 9383e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ module.exports = function() {
}
},
{
name: 'ember-beta',
name: 'ember-canary',
npm: {
devDependencies: {
'ember-source': urls[2]
Expand Down

0 comments on commit 9383e54

Please sign in to comment.