be-api-client
Advanced tools
Comparing version
@@ -231,3 +231,3 @@ const rp = require('request-promise-native') | ||
async function addUser(id, role, fullName, ethAccountAddress){ | ||
async function addUser(id, role, ethAccountAddress, fullName){ | ||
const form = { | ||
@@ -234,0 +234,0 @@ id, |
{ | ||
"name": "be-api-client", | ||
"version": "0.0.55-test", | ||
"version": "0.0.56-test", | ||
"description": "A node.js client for the be-api.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |