diff --git a/index.js b/index.js index c623b7d..6e6b43f 100644 --- a/index.js +++ b/index.js @@ -114,7 +114,7 @@ class Action { } } - async loginToNpmPrivateRegistry() { + async loginToNpmPrivateRegistry(username, password) { /** * Login to the Kuzzle PaaS private NPM registry */