bruce-cesium 6.7.2 → 6.7.3

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.
@@ -36218,7 +36218,7 @@
36218
36218
  }
36219
36219
  }
36220
36220
 
36221
- const VERSION = "6.7.2";
36221
+ const VERSION = "6.7.3";
36222
36222
  /**
36223
36223
  * Updates the environment instance used by bruce-cesium to one specified.
36224
36224
  * This can be used to ensure that the instance a parent is referencing is shared between bruce-cesium, bruce-models, and the parent app.