Skip to content

Commit

Permalink
Update data/ecosystem.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
  • Loading branch information
romainmenke and ybiquitous committed Sep 8, 2024
1 parent 8d67431 commit 9e1ec5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/ecosystem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ packages:
'@shopify/stylelint-plugin',
{
install-command: 'yarn',
list-installed-versions-command: 'yarn list stylelint',
list-installed-versions-command: 'yarn list --pattern stylelint',
test-command: 'NODE_OPTIONS="--experimental-vm-modules --no-warnings" npx jest --runInBand',
},
]
Expand Down

0 comments on commit 9e1ec5a

Please sign in to comment.