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 8b464af commit e62bd5dCopy full SHA for e62bd5d
test-app/config/ember-try.js
@@ -4,7 +4,7 @@ const getChannelURL = require('ember-source-channel-url');
4
5
module.exports = async function () {
6
return {
7
- useYarn: true,
+ usePnpm: true,
8
scenarios: [
9
{
10
name: 'ember-lts-3.4',
0 commit comments