@mappedin/viewer 0.13.4 → 0.13.5-f1b1cea.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
@@ -107223,7 +107223,7 @@ const Vmt = Sn.div`
107223
107223
  ] })
107224
107224
  ] });
107225
107225
  }), Zje = (t, e = {}) => {
107226
- const i = "phc_sRrjUwz9zicl4GeXtSnwcuKMr50SB76ma6NVi6zlPou", n = "https://ph-api.mappedin.com", r = iQ();
107226
+ const i = "phc_vZrwt3z6JmdPnErvTgZoazTAGlCRMiz6c2NqWtBt8qz", n = "https://ph-api.mappedin.com", r = iQ();
107227
107227
  if (!r.__loaded && i != null && n != null) {
107228
107228
  r.init(i, {
107229
107229
  api_host: n,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mappedin/viewer",
3
- "version": "0.13.4",
3
+ "version": "0.13.5-f1b1cea.0",
4
4
  "type": "module",
5
5
  "browser": "./dist/index.js",
6
6
  "license": "UNLICENSED",