Explorar el Código

change the cesium version

tags/2.2.3
Caven Chen hace 4 años
padre
commit
8e96ce3367
Se han modificado 3 ficheros con 6 adiciones y 6 borrados
  1. 1
    1
      modules/copy-right/index.js
  2. 1
    1
      package.json
  3. 4
    4
      yarn.lock

+ 1
- 1
modules/copy-right/index.js Ver fichero

@@ -10,7 +10,7 @@ console.clear()
console.log(
`%c \n DC-SDK \n %c \n 用数字描绘世界之美 %c \n
版本:${__VERSION__} - ${__TIME__}
Cesium版本:1.82.1
Cesium版本:1.81.0
开发作者:${__AUTHOR__}
网站主页: ${__HOME_PAGE__}
github:${__REPOSITORY__}

+ 1
- 1
package.json Ver fichero

@@ -49,7 +49,7 @@
"@turf/turf": "^6.3.0",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.5",
"cesium": "^1.82.1",
"cesium": "1.81.0",
"chalk": "^4.1.0",
"copy-webpack-plugin": "^5.0.2",
"css-loader": "^2.1.1",

+ 4
- 4
yarn.lock Ver fichero

@@ -2871,10 +2871,10 @@ caseless@~0.12.0:
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=

cesium@^1.82.1:
version "1.82.1"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.82.1.tgz#ca231d4dee8bc02126dfbd57e9474b7bd65d8f40"
integrity sha512-BpyQ3KF6ZPPicW5L3khPJA0fKWL1ViA5cV1hFa/8zWiJ/1ix3+kyzrvaAlUdy/knn9xY70ePnNYwokIs+d2znw==
cesium@1.81.0:
version "1.81.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.81.0.tgz#7115cb7fcc386ba6190ca666059375a77afac149"
integrity sha512-0JrK3nLuBfL8jJ8C+pECdp41FTrsJAh9xHi1gYh8tv70zathj1Fqf88G74VsnD2yXkB2nUnF1jTdedVq+gwk3Q==

chalk@4.1.0:
version "4.1.0"

Cargando…
Cancelar
Guardar