Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Fix yarn command in monorepo-scripts #1733

Merged
merged 1 commit into from
Apr 23, 2019
Merged

Fix yarn command in monorepo-scripts #1733

merged 1 commit into from
Apr 23, 2019

Conversation

PaulRBerg
Copy link
Contributor

Description

Don't hate me, this is a very small change, but (1) it was bugging me to know that the command doesn't work and (2) I wanted to go through the contributor guide.

yarn scripts:deps_versions

The solution was to replace scripts with script:

yarn script:deps_versions

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@PaulRBerg PaulRBerg changed the title Fix yarn command Fix yarn command in monorepo-scripts Mar 25, 2019
Copy link
Contributor

@fabioberger fabioberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix @PaulRBerg!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants