Skip to content

Commit 1e0a72b

Browse files
authoredJun 10, 2020
Create CONTRIBUTING.md
1 parent 2e33824 commit 1e0a72b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎CONTRIBUTING.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## Publishing new versions
2+
3+
* Install [np](https://www.npmjs.com/package/np) and follow the instructions in the CLI for the version you want to publish:
4+
5+
```
6+
npm install --global np
7+
np
8+
```

0 commit comments

Comments
 (0)
Please sign in to comment.