Added extra step for publishing validator client (#553)

This commit is contained in:
Jędrzej Stuczyński
2021-04-01 11:38:08 +01:00
committed by GitHub
parent 48dda32c3e
commit 42268e044c
+2 -1
View File
@@ -36,4 +36,5 @@ If you're a Nym platform developer who's made changes to the client and wants to
1. Bump the version number (use SemVer)
1. `npm run build`
1. `npm login` (if you haven't already)
1. `npm login` (if you haven't already)
1. `npm publish`