bruce-cesium 7.0.0 → 7.0.1

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.
@@ -39003,7 +39003,7 @@
39003
39003
  StyleUtils.ApplyTypeStyle = ApplyTypeStyle;
39004
39004
  })(exports.StyleUtils || (exports.StyleUtils = {}));
39005
39005
 
39006
- const VERSION = "7.0.0";
39006
+ const VERSION = "7.0.1";
39007
39007
  /**
39008
39008
  * Updates the environment instance used by bruce-cesium to one specified.
39009
39009
  * This can be used to ensure that the instance a parent is referencing is shared between bruce-cesium, bruce-models, and the parent app.