@plattar/plattar-ar-adapter 1.147.3 → 1.148.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.
@@ -2825,7 +2825,7 @@ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" =
2825
2825
  Object.defineProperty(exports, "__esModule", {
2826
2826
  value: true
2827
2827
  });
2828
- exports["default"] = "1.147.3";
2828
+ exports["default"] = "1.148.1";
2829
2829
  }, {}],
2830
2830
  17: [function (require, module, exports) {
2831
2831
  "use strict";
@@ -5498,8 +5498,8 @@ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" =
5498
5498
  case "production":
5499
5499
  return {
5500
5500
  base: "https://app.plattar.com/",
5501
- api_read: "https://app.plattar.com/api/v2/",
5502
- api_write: "https://cms.plattar.com/api/v2/",
5501
+ api_read: "https://api.plattar.com/v3/",
5502
+ api_write: "https://api.plattar.com/v3/",
5503
5503
  cdn: "https://cdn.plattar.com/",
5504
5504
  cdn_image: "https://images.plattar.com/",
5505
5505
  analytics: "https://c.plattar.space/api/v2/analytics",
@@ -7507,7 +7507,7 @@ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" =
7507
7507
  "../types/trigger/trigger-image.js": 104
7508
7508
  }],
7509
7509
  106: [function (require, module, exports) {
7510
- module.exports = "1.147.3";
7510
+ module.exports = "1.148.1";
7511
7511
  }, {}],
7512
7512
  107: [function (require, module, exports) {
7513
7513
  var QRCodeStyling = require("qr-code-styling");