@mappedin/viewer 0.14.2 → 0.14.3-d95eef3.0

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -108084,7 +108084,7 @@ const uyt = Sn.div`
108084
108084
  ] })
108085
108085
  ] });
108086
108086
  }), GAe = (t, e = {}) => {
108087
- const i = "phc_sRrjUwz9zicl4GeXtSnwcuKMr50SB76ma6NVi6zlPou", n = "https://ph-api.mappedin.com", r = vQ();
108087
+ const i = "phc_vZrwt3z6JmdPnErvTgZoazTAGlCRMiz6c2NqWtBt8qz", n = "https://ph-api.mappedin.com", r = vQ();
108088
108088
  if (!r.__loaded && i != null && n != null) {
108089
108089
  r.init(i, {
108090
108090
  api_host: n,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mappedin/viewer",
3
- "version": "0.14.2",
3
+ "version": "0.14.3-d95eef3.0",
4
4
  "type": "module",
5
5
  "browser": "./dist/index.js",
6
6
  "license": "UNLICENSED",