mars3d-cesium 1.96.1 → 1.96.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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mars3d-cesium",
3
- "version": "1.96.1",
3
+ "version": "1.96.2",
4
4
  "description": "CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.",
5
5
  "homepage": "http://mars3d.cn/",
6
6
  "license": "Apache-2.0",
@@ -29,7 +29,7 @@
29
29
  "url": "https://github.com/marsgis/mars3d/issues",
30
30
  "email": "wh@marsgis.cn"
31
31
  },
32
- "main": "Build/Cesium/Cesium.js",
32
+ "main": "Build/Cesium/index.cjs",
33
33
  "types": "Build/Cesium/Cesium.d.ts",
34
34
  "files": [
35
35
  "Build/Cesium/",