@como/como-client
Advanced tools
Comparing version 0.7.57 to 0.7.58
@@ -76,3 +76,3 @@ 'use strict'; | ||
}, {}); | ||
var initService = getInitApiCalles(baseURL); | ||
var initService = getInitApiCalles(baseURL, binaryVersion, phoenixVersion); | ||
@@ -79,0 +79,0 @@ return { initService: initService, service: service, refresher: refresher }; |
{ | ||
"name": "@como/como-client", | ||
"version": "0.7.57", | ||
"version": "0.7.58", | ||
"description": "Client module for Como's loaylty API", | ||
@@ -5,0 +5,0 @@ "main": "src/como.js", |
221704