We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e33824 commit 1e0a72bCopy full SHA for 1e0a72b
CONTRIBUTING.md
@@ -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