bruce-cesium 2.3.1 → 2.3.2

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.
@@ -14202,7 +14202,7 @@
14202
14202
  ViewerUtils.CreateWidgets = CreateWidgets;
14203
14203
  })(exports.ViewerUtils || (exports.ViewerUtils = {}));
14204
14204
 
14205
- var VERSION$1 = "2.3.1";
14205
+ var VERSION$1 = "2.3.2";
14206
14206
 
14207
14207
  exports.VERSION = VERSION$1;
14208
14208
  exports.CesiumViewMonitor = CesiumViewMonitor;