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 Dave
parent 4a908e7e14
commit 047a483464
+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`