Skip to content

Commit

Permalink
added yarn publish
Browse files Browse the repository at this point in the history
Added instructions on how to publish with yarn.
  • Loading branch information
mcrowder65 committed Mar 31, 2019
1 parent b23056e commit 8018d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ In order to get your tests to work, run `npm install -D jest-localstorage-mock`,
```

#### How to publish to npm
While on the master branch, run `npm version $versionType`
While on the master branch, run `yarn version --(major|minor|patch)`

0 comments on commit 8018d87

Please sign in to comment.