Skip to content

chore: remove implicit yarn dependency#21

Open
vitordino wants to merge 1 commit into
storybook-eol:masterfrom
vitordino:patch-1
Open

chore: remove implicit yarn dependency#21
vitordino wants to merge 1 commit into
storybook-eol:masterfrom
vitordino:patch-1

Conversation

@vitordino
Copy link
Copy Markdown

@vitordino vitordino commented Apr 13, 2021

uses npm run for a more agnostic way of running the scripts.
this change also removes a implicit dependency.

i’m a yarn person, but this was failing on some build machines — either using an older yarn version, or just using npm — before even installing it.

uses `npm run` for a more agnostic way of running (if you use yarn, it will use yarn anyway).
this change also removes a implicit dependency.

i’m a yarn person, but this was failing on some build machines — either using an older yarn version, or just using npm.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants