Skip to content

Commit 5a8b203

Browse files
authored
Update CONTRIBUTING.md
1 parent 907f7bb commit 5a8b203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ compiled code in `dist`.
1919

2020
`dist-raw` is for larger chunks of code which are not compiled nor linted because they have been copy-pasted from `node`'s source code.
2121

22-
We publish using `np`: https://npm.im/np
23-
2422
## Documentation
2523

2624
Documentation is written in markdown in `website/docs` and rendered into a website by Docusaurus.
@@ -44,6 +42,8 @@ This site was used to generate the favicon from a high-res PNG export of the SVG
4442

4543
## Release checklist
4644

45+
We publish using `np`: https://npm.im/np
46+
4747
1. Merge `docs` into `main`
4848
2. Rebuild the README (see instructions above, necessary because npmjs.com renders the readme)
4949
3. Publish with `np`

0 commit comments

Comments
 (0)