@mappedin/viewer 0.52.1-a3863bc.0 → 0.52.1-e4b38e0.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
@@ -10436,7 +10436,7 @@ const pr = new qFe("[Mappedin Viewer]"), VN = {}, wE = (t) => t == null || t ===
10436
10436
  secondary: "#6A6A6A",
10437
10437
  neutral: "#3E3E3E",
10438
10438
  neutral2: "#505050",
10439
- success: "#79B99D",
10439
+ success: "#5C8070",
10440
10440
  error: "#A46B53"
10441
10441
  },
10442
10442
  background: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mappedin/viewer",
3
- "version": "0.52.1-a3863bc.0",
3
+ "version": "0.52.1-e4b38e0.0",
4
4
  "type": "module",
5
5
  "browser": "./dist/index.js",
6
6
  "license": "UNLICENSED",