@plattar/plattar-ar-adapter 1.188.5 → 1.189.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.
- package/build/es2015/plattar-ar-adapter.js +2 -2
- package/build/es2015/plattar-ar-adapter.min.js +1 -1
- package/build/es2019/plattar-ar-adapter.js +2 -2
- package/build/es2019/plattar-ar-adapter.min.js +1 -1
- package/dist/embed/controllers/plattar-controller.js +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
|
@@ -3134,7 +3134,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
|
|
|
3134
3134
|
_context29.n = 1;
|
|
3135
3135
|
break;
|
|
3136
3136
|
}
|
|
3137
|
-
dst += "&scene_graph_id" + sceneGraphID;
|
|
3137
|
+
dst += "&scene_graph_id=" + sceneGraphID;
|
|
3138
3138
|
_context29.n = 5;
|
|
3139
3139
|
break;
|
|
3140
3140
|
case 1:
|
|
@@ -5623,7 +5623,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
|
|
|
5623
5623
|
Object.defineProperty(exports, "__esModule", {
|
|
5624
5624
|
value: true
|
|
5625
5625
|
});
|
|
5626
|
-
exports["default"] = "1.
|
|
5626
|
+
exports["default"] = "1.189.1";
|
|
5627
5627
|
}, {}],
|
|
5628
5628
|
21: [function (require, module, exports) {
|
|
5629
5629
|
"use strict";
|