cg-earth-globe-test 1.0.29 → 1.0.30

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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Changguang Earth
1
+ # cg-earth-globe
2
2
 
3
3
  基于WebGL的开源JS三维地球引擎框架,以超高性能渲染引擎驱动全平台覆盖
4
4
  赋能数字孪生、智慧城市、环境监测等多领域创新应用,打造零插件、跨终端的沉浸式地理空间开发体验。
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cg-earth-globe-test",
3
- "version": "1.0.29",
3
+ "version": "1.0.30",
4
4
  "description": "",
5
5
  "main": "CgEarthGlobe.common.js",
6
6
  "scripts": {