diff --git a/blueprints/addon/files/addon-config/ember-try.js b/blueprints/addon/files/addon-config/ember-try.js index cc564ade16..58d68c3add 100644 --- a/blueprints/addon/files/addon-config/ember-try.js +++ b/blueprints/addon/files/addon-config/ember-try.js @@ -56,6 +56,7 @@ module.exports = async function () { }, npm: { devDependencies: { + 'ember-source': '~3.24.3', '@ember/jquery': '^1.1.0', }, },