bruce-cesium 7.1.2 → 7.1.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.
@@ -42141,7 +42141,7 @@
42141
42141
  StyleUtils.ApplyTypeStyle = ApplyTypeStyle;
42142
42142
  })(exports.StyleUtils || (exports.StyleUtils = {}));
42143
42143
 
42144
- const VERSION = "7.1.2";
42144
+ const VERSION = "7.1.3";
42145
42145
  /**
42146
42146
  * Updates the environment instance used by bruce-cesium to one specified.
42147
42147
  * This can be used to ensure that the instance a parent is referencing is shared between bruce-cesium, bruce-models, and the parent app.