@plattar/plattar-ar-adapter 1.188.5 → 1.189.2

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.
@@ -2012,7 +2012,7 @@ class PlattarController {
2012
2012
  dst += "&show_ar_banner=" + showBanner;
2013
2013
  }
2014
2014
  if (sceneGraphID) {
2015
- dst += "&scene_graph_id" + sceneGraphID;
2015
+ dst += "&scene_graph_id=" + sceneGraphID;
2016
2016
  }
2017
2017
  else {
2018
2018
  try {
@@ -3727,7 +3727,7 @@ exports.Util = Util;
3727
3727
  },{}],20:[function(require,module,exports){
3728
3728
  "use strict";
3729
3729
  Object.defineProperty(exports, "__esModule", { value: true });
3730
- exports.default = "1.188.5";
3730
+ exports.default = "1.189.2";
3731
3731
 
3732
3732
  },{}],21:[function(require,module,exports){
3733
3733
  "use strict";