Skip to content

Commit

Permalink
Fix Ember Data canary ember-try scenario (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
backspace authored Nov 11, 2017
1 parent 97cc46d commit 2d76fd3
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 @@ -104,7 +104,7 @@ module.exports = {
},
npm: {
devDependencies: {
'ember-data': 'canary',
'ember-data': 'emberjs/data#master',
'ember-source': null
}
}
Expand Down

0 comments on commit 2d76fd3

Please sign in to comment.