@bicharts/chart-host 0.1.12 → 0.1.13

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.
@@ -118,7 +118,7 @@ async function loadGeo(geoKind) {
118
118
  if (asset === "us-states") {
119
119
  byAsset.set(asset, (await import("./geoUsStates.generated-2ZZRXWWJ.mjs")).US_STATES);
120
120
  } else if (asset === "us-zip3") {
121
- byAsset.set(asset, (await import("./geoUsZip3.generated-2JQSIYL3.mjs")).US_ZIP3);
121
+ byAsset.set(asset, (await import("./geoUsZip3.generated-I6BTA45Q.mjs")).US_ZIP3);
122
122
  } else {
123
123
  byAsset.set(asset, (await import("./geoWorld110m.generated-O2WOIRYY.mjs")).WORLD_110M);
124
124
  }
@@ -1430,4 +1430,4 @@ export {
1430
1430
  compileRenderFn,
1431
1431
  createChartHost
1432
1432
  };
1433
- //# sourceMappingURL=chunk-PXLFFJ6I.mjs.map
1433
+ //# sourceMappingURL=chunk-KVDSH535.mjs.map