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.
1 parent e19714f commit ca10fadCopy full SHA for ca10fad
1 file changed
tests/dummy/config/ember-try.js
@@ -19,7 +19,7 @@ const command = [
19
module.exports = async function () {
20
return {
21
command,
22
- useYarn: true,
+ usePnpm: true,
23
scenarios: [
24
{
25
name: 'ember-lts-4.8',
0 commit comments