Skip to content

Conversation

@loicplaire
Copy link

I found a typo in the yarn command example: yarn add -d is invalid. It can either be yarn add -D or yarn add -dev.

I updated the README file to read yarn add -D to avoid confusion. 👍

`yarn add -d` is invalid. It can either be `yarn add -D` or `yarn add -dev`. 
Update README file to `yarn add -D` to avoid confusion.
@davesnx
Copy link
Owner

davesnx commented Mar 4, 2018

Thanks!

@davesnx davesnx merged commit 065660f into davesnx:master Mar 4, 2018
@davesnx
Copy link
Owner

davesnx commented Oct 17, 2018

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants