@getopenpay/openpay-js-react 0.0.11-alpha.836f073 → 0.0.11

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -3053,7 +3053,7 @@ const Wn = (r) => {
3053
3053
  elementId: t
3054
3054
  };
3055
3055
  r.postMessage(JSON.stringify(a), s);
3056
- }, Hn = "https://cde.openpaystaging.com", Kn = {
3056
+ }, Hn = "https://cde.getopenpay.com", Kn = {
3057
3057
  usd: "usd",
3058
3058
  brl: "brl"
3059
3059
  }, vt = (r) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getopenpay/openpay-js-react",
3
- "version": "0.0.11-alpha.836f073",
3
+ "version": "0.0.11",
4
4
  "description": "Accept payments through OpenPay, right on your site",
5
5
  "author": "OpenPay <info@getopenpay.com> (https://getopenpay.com)",
6
6
  "type": "module",