Skip to content

Commit

Permalink
npm update and adding instructions to publish a new version (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
myyk committed Jul 23, 2021
1 parent ef5643b commit 577fa87
Show file tree
Hide file tree
Showing 5 changed files with 14,190 additions and 5,279 deletions.
7 changes: 7 additions & 0 deletions CONTRIBUTE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# How to publish an update

1. Create new branch.
1. `npm update`
1. `npm run-script all`
1. If everything passes create a new pull request.
1. After merging tag with the new version.
Loading

0 comments on commit 577fa87

Please sign in to comment.