@loaders.gl/tile-converter 4.2.3 → 4.2.4

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/dist/index.cjs CHANGED
@@ -2342,7 +2342,7 @@ function convertScreenThresholdToGeometricError(node) {
2342
2342
 
2343
2343
  // dist/pgm-loader.js
2344
2344
  var import_geoid = require("@math.gl/geoid");
2345
- var VERSION = true ? "4.2.2" : "latest";
2345
+ var VERSION = true ? "4.2.3" : "latest";
2346
2346
  var PGMLoader = {
2347
2347
  dataType: null,
2348
2348
  batchType: null,