diff --git a/config/ember-try.js b/config/ember-try.js index 07f7eca..6a08044 100644 --- a/config/ember-try.js +++ b/config/ember-try.js @@ -13,7 +13,7 @@ module.exports = { }, npm: { devDependencies: { - 'source': null + 'ember-source': null } } },