This is an automated email from the ASF dual-hosted git repository.
massakam pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 51e8c80 Updated Release process (markdown)
51e8c80 is described below
commit 51e8c808ca62ad0cd1f9b68d2ed38e839ad07922
Author: Masahiro Sakamoto <[email protected]>
AuthorDate: Fri Aug 23 13:06:19 2019 +0900
Updated Release process (markdown)
---
Release-process.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Release-process.md b/Release-process.md
index 4c46985..077bc63 100644
--- a/Release-process.md
+++ b/Release-process.md
@@ -62,7 +62,7 @@ https://pulsar.apache.org/docs/en/client-libraries-cpp/
Install dependent npm modules and build Pulsar Node.js client:
```sh
-$ npm install
+$ npm ci
```
After the build, inspect the artifacts: