@fractalpay/fractalpay-next-dev 0.0.230 → 0.0.231

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.
package/dist/index.js CHANGED
@@ -39,7 +39,7 @@ var require_package = __commonJS({
39
39
  "package.json"(exports, module) {
40
40
  module.exports = {
41
41
  name: "@fractalpay/fractalpay-next-dev",
42
- version: "0.0.230",
42
+ version: "0.0.231",
43
43
  private: false,
44
44
  type: "module",
45
45
  scripts: {
@@ -218,8 +218,8 @@ var Loader_default = Loader;
218
218
  var { name } = require_package();
219
219
  var S3Url = "https://fractal-userdata-upload.s3.us-east-1.amazonaws.com/";
220
220
  if (name === "@fractalpay/fractalpay-next-dev") {
221
- masterBaseUrl = "https://dev-sky-node.fractalpay.com/";
222
- baseUrl = "https://dev-widget.fractalpay.com/";
221
+ baseUrl = "http://192.168.1.64:8083/";
222
+ masterBaseUrl = "http://192.168.1.64:8082/";
223
223
  fractalGatewayUrl = "https://api-dev.merchant-trends.com/";
224
224
  datacapUrl = "https://token-cert.dcap.com/v1/client";
225
225
  threedsSecurePublicKey = "pk_test_51RH5Wc2SlJvyNZ80hpUDy88r4rVdpijfKbNaWaUyQEE6rOrPmG2JQyAj7G5amBD5z5daC56WaeT4jfNhrrPcGOEP00UyKu6AOw";