@matchain/matchid-sdk-react 0.1.7 → 0.1.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.
package/dist/index.js CHANGED
@@ -554,7 +554,7 @@ var import_axios = __toESM(require("axios"));
554
554
  // src/config/env/main.ts
555
555
  var main_default = {
556
556
  endpoints: {
557
- back: "https://api.matchid.ai/mid/api/v1/",
557
+ back: "https://api.matchid.ai/api/v1/",
558
558
  login: "https://auth.matchid.ai/"
559
559
  }
560
560
  };