mainstack-payments 0.0.7 → 0.0.8

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.
@@ -16642,7 +16642,8 @@ const Ed = ({
16642
16642
  } catch (i) {
16643
16643
  throw (o = i == null ? void 0 : i.response) == null ? void 0 : o.data;
16644
16644
  }
16645
- }
16645
+ },
16646
+ enabled: !1
16646
16647
  });
16647
16648
  var rD = function(t) {
16648
16649
  return aD(t) && !oD(t);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mainstack-payments",
3
3
  "type": "module",
4
- "version": "0.0.7",
4
+ "version": "0.0.8",
5
5
  "main": "build/mainstack-payments.js",
6
6
  "types": "build/src/index.d.ts",
7
7
  "files": [