bruce-cesium 5.2.9 → 5.3.0
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/bruce-cesium.umd.js
CHANGED
|
@@ -29916,7 +29916,7 @@
|
|
|
29916
29916
|
}
|
|
29917
29917
|
}
|
|
29918
29918
|
|
|
29919
|
-
const VERSION = "5.
|
|
29919
|
+
const VERSION = "5.3.0";
|
|
29920
29920
|
|
|
29921
29921
|
exports.VERSION = VERSION;
|
|
29922
29922
|
exports.isHistoricMetadataChanged = isHistoricMetadataChanged;
|