Procházet zdrojové kódy

upgrade the cesium

tags/2.5.0
Caven Chen před 4 roky
rodič
revize
dfe65dd6d8
3 změnil soubory, kde provedl 6 přidání a 6 odebrání
  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 Zobrazit soubor

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

+ 1
- 1
package.json Zobrazit soubor

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

+ 4
- 4
yarn.lock Zobrazit soubor

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

cesium@^1.84.0:
version "1.84.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.84.0.tgz#b93ab6f570cf342f63192dd8104982639cda8e8d"
integrity sha512-rf3aBs+HKboKm1QATN0YKO+OnskV/q5T6Su1ew3gmXxFdD+k8BIxdf5fRSLQyxOIGk6ZB1LC3pCV9VG4+EzfzA==
cesium@^1.85.0:
version "1.85.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.85.0.tgz#00d983648710f13a925c20504548879eac38e902"
integrity sha512-GqcEkcG5owC7rDroZzy3ic9d5oCrpqmpLZ9kWVnVBgvtjL/aAS+eUZ2wz8vCYAcYW77wYnIWeBRbMbaqdAH2XQ==

chalk@4.1.0:
version "4.1.0"

Načítá se…
Zrušit
Uložit