Skip to content

Commit 577fa87

Browse files
authored
npm update and adding instructions to publish a new version (#302)
1 parent ef5643b commit 577fa87

File tree

5 files changed

+14190
-5279
lines changed

5 files changed

+14190
-5279
lines changed

CONTRIBUTE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# How to publish an update
2+
3+
1. Create new branch.
4+
1. `npm update`
5+
1. `npm run-script all`
6+
1. If everything passes create a new pull request.
7+
1. After merging tag with the new version.

0 commit comments

Comments
 (0)