Skip to content

Commit

Permalink
use pnpm with ember-try
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Oct 17, 2024
1 parent fc372d3 commit 5d3702d
Show file tree
Hide file tree
Showing 3 changed files with 118 additions and 367 deletions.
1 change: 1 addition & 0 deletions config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const { embroiderSafe, embroiderOptimized } = require('@embroider/test-setup');

module.exports = async function () {
return {
usePnpm: true,
scenarios: [
{
name: 'ember-lts-3.20',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"ember-source": "~3.28.0",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^3.6.0",
"ember-try": "^1.4.0",
"ember-try": "^3.0.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-ember": "^10.5.4",
Expand Down
Loading

0 comments on commit 5d3702d

Please sign in to comment.