@como/como-client
Advanced tools
Comparing version 0.1.93 to 0.1.95
{ | ||
"name": "@como/como-client", | ||
"version": "0.1.93", | ||
"version": "0.1.95", | ||
"description": "Client module for Como's loaylty API", | ||
@@ -5,0 +5,0 @@ "main": "src/como.js", |
@@ -114,3 +114,2 @@ const moment = require('moment-timezone'); | ||
try{ | ||
const data = await this.comoData.initApi.signOn(installationId, locationId, refreshToken, source); | ||
@@ -117,0 +116,0 @@ updateCredentials(data, true); |
224269