Explorar el Código

upgrade cesium

tags/2.13.0
Caven Chen hace 3 años
padre
commit
14ba18d04d
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

console.log( console.log(
`%c \n DC-SDK \n %c \n 用数字描绘世界之美 %c \n `%c \n DC-SDK \n %c \n 用数字描绘世界之美 %c \n
版本:${__VERSION__} - ${__TIME__} 版本:${__VERSION__} - ${__TIME__}
Cesium版本:1.92.0
Cesium版本:1.93.0
开发作者:${__AUTHOR__} 开发作者:${__AUTHOR__}
网站主页: ${__HOME_PAGE__} 网站主页: ${__HOME_PAGE__}
github:${__REPOSITORY__} github:${__REPOSITORY__}

+ 1
- 1
package.json Ver fichero

"@turf/turf": "^6.3.0", "@turf/turf": "^6.3.0",
"babel-eslint": "^10.0.1", "babel-eslint": "^10.0.1",
"babel-loader": "^8.0.5", "babel-loader": "^8.0.5",
"cesium": "^1.92.0",
"cesium": "^1.93.0",
"chalk": "^4.1.0", "chalk": "^4.1.0",
"copy-webpack-plugin": "^5.0.2", "copy-webpack-plugin": "^5.0.2",
"css-loader": "^2.1.1", "css-loader": "^2.1.1",

+ 4
- 4
yarn.lock Ver fichero

resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001324.tgz#e17c3a8b34822b02d5d15639d570057550074884" resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001324.tgz#e17c3a8b34822b02d5d15639d570057550074884"
integrity sha512-/eYp1J6zYh1alySQB4uzYFkLmxxI8tk0kxldbNHXp8+v+rdMKdUBNjRLz7T7fz6Iox+1lIdYpc7rq6ZcXfTukg== integrity sha512-/eYp1J6zYh1alySQB4uzYFkLmxxI8tk0kxldbNHXp8+v+rdMKdUBNjRLz7T7fz6Iox+1lIdYpc7rq6ZcXfTukg==


cesium@^1.92.0:
version "1.92.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.92.0.tgz#d4a736be7f3516830a814c4c99780a385c12a258"
integrity sha512-qU2EIV3M+ru6uF5UQUjUWXeq9UVieMBeq+Q8fzzNbFgeSbLrvnJ7jSJq0vvgaVDPe0PnmN72FZKMDiJdTFpMnQ==
cesium@^1.93.0:
version "1.93.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.93.0.tgz#4e98e7770b993a87e53bffa95ac5cbb89137d390"
integrity sha512-y5+KkISn3+0MZxGj96mNaZc5LAfpiOs1fmZCInH2xHwYw43FaaRbvdSHXZs8OwJ5dZIlo/m1biMyOKr354L+UA==


chalk@4.1.0: chalk@4.1.0:
version "4.1.0" version "4.1.0"

Cargando…
Cancelar
Guardar