We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 96a7459 + 21417e2 commit c71244cCopy full SHA for c71244c
blueprints/ember-cli-testdouble/index.js
@@ -10,6 +10,6 @@ module.exports = {
10
},
11
12
afterInstall: function() {
13
- return this.addPackageToProject('testdouble', '^2.0.0');
+ return this.addPackageToProject('testdouble', '^3.0.0');
14
}
15
};
0 commit comments