Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include yarnhook in devDeps so it doesnt fail when not globally installed #1248

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

mshwery
Copy link
Contributor

@mshwery mshwery commented Jul 14, 2021

Overview
This PR adds a dev dep that the package.json relies on. You'll get command failures like yarnhook: command not found when not installed globally. The recommendation is to install as a devDependency.

Screenshots (if applicable)
NA

Documentation

  • Updated Typescript types and/or component PropTypes
  • Added / modified component docs
  • Added / modified Storybook stories

@netlify
Copy link

netlify bot commented Jul 14, 2021

✔️ Deploy Preview for evergreen-storybook ready!

🔨 Explore the source changes: efa5498

🔍 Inspect the deploy log: https://app.netlify.com/sites/evergreen-storybook/deploys/60eefcb2b424c30008308316

😎 Browse the preview: https://deploy-preview-1248--evergreen-storybook.netlify.app

@mshwery mshwery merged commit ca36db0 into master Jul 14, 2021
@mshwery mshwery deleted the yarnhook branch July 14, 2021 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants