@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.
@@ -970,7 +970,7 @@ var _utils = {
970
970
 
971
971
  var stage = "prod" ;
972
972
  var domain = "https://js.monei.com" ;
973
- var version = "v1" ;
973
+ var version = "v2" ;
974
974
  var globalConfig = {
975
975
  domain: domain,
976
976
  version: version,