@como/como-client
Advanced tools
Comparing version
{ | ||
"name": "@como/como-client", | ||
"version": "0.7.86", | ||
"version": "0.7.87", | ||
"description": "Client module for Como's loaylty API", | ||
@@ -5,0 +5,0 @@ "main": "src/como.js", |
@@ -146,2 +146,5 @@ const moment = require('moment-timezone'); | ||
} | ||
if(data && data.config && data.config.recaptchaSiteKey){ | ||
this.comoData.reCaptchaSiteKey = data.config.recaptchaSiteKey; | ||
} | ||
signOnSuccessfully = true; | ||
@@ -148,0 +151,0 @@ }catch(e){ |
Sorry, the diff of this file is too big to display
227912
0.18%4832
0.12%