@monei-js/components 1.7.0 → 1.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -966,7 +966,7 @@ var _utils = {
966
966
 
967
967
  var stage = "prod" ;
968
968
  var domain = "https://js.monei.com" ;
969
- var version = "v1" ;
969
+ var version = "v2" ;
970
970
  var globalConfig = {
971
971
  domain: domain,
972
972
  version: version,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@monei-js/components",
3
- "version": "1.7.0",
3
+ "version": "1.7.1",
4
4
  "author": "MONEI <support@monei.com> (https://monei.com)",
5
5
  "description": "MONEI UI Components enable you to collect sensitive payment information using customizable UI components.",
6
6
  "homepage": "https://monei.com",