@como/como-client
Advanced tools
Comparing version 0.6.2 to 0.6.3
@@ -239,3 +239,3 @@ "use strict"; | ||
_context7.next = 4; | ||
return service.post('/auth/v1/auth/logIn', params, { headers: headers }); | ||
return service.post('/auth/v2/auth/logIn', params, { headers: headers }); | ||
@@ -277,3 +277,3 @@ case 4: | ||
_context8.next = 4; | ||
return service.post('/auth/v1/auth/logInVerify', params, { headers: headers }); | ||
return service.post('/auth/v2/auth/logInVerify', params, { headers: headers }); | ||
@@ -280,0 +280,0 @@ case 4: |
{ | ||
"name": "@como/como-client", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "Client module for Como's loaylty API", | ||
@@ -5,0 +5,0 @@ "main": "src/como.js", |