@plattar/plattar-ar-adapter 1.147.2 → 1.147.3

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.2";
2828
+ exports["default"] = "1.147.3";
2829
2829
  }, {}],
2830
2830
  17: [function (require, module, exports) {
2831
2831
  "use strict";
@@ -5513,8 +5513,8 @@ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" =
5513
5513
  default:
5514
5514
  return {
5515
5515
  base: "https://localhost/",
5516
- api_read: "https://localhost/api/v2/",
5517
- api_write: "https://localhost/api/v2/",
5516
+ api_read: "https://localhost:3000/v3/",
5517
+ api_write: "https://localhost:3000/v3/",
5518
5518
  cdn: "https://cdn-dev.plattar.space/",
5519
5519
  cdn_image: "https://images-dev.plattar.space/'",
5520
5520
  analytics: "https://localhost:3000/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.2";
7510
+ module.exports = "1.147.3";
7511
7511
  }, {}],
7512
7512
  107: [function (require, module, exports) {
7513
7513
  var QRCodeStyling = require("qr-code-styling");