Explorar el Código

upgrade the cesium

tags/2.1.0
Caven Chen hace 4 años
padre
commit
537a912355
Se han modificado 2 ficheros con 5 adiciones y 5 borrados
  1. 1
    1
      package.json
  2. 4
    4
      yarn.lock

+ 1
- 1
package.json Ver fichero

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

+ 4
- 4
yarn.lock Ver fichero

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

cesium@^1.79.1:
version "1.79.1"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.79.1.tgz#571988bd75093dc01a674db7dadf6222e8499f69"
integrity sha512-AgnMm+kWnd8kh90lNa2LGWfZln/YY3MMqcEyP37tX/i76VSR76WCv2ndJHX1MeLnFc5IX5VX4aCpJMUCRslSgQ==
cesium@^1.80.0:
version "1.80.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.80.0.tgz#811339a383800ac9fd19ccddc2e62cca14626bbf"
integrity sha512-g0TWaU6uibOf5iskfmyVK4RfEkwLCR+JqWbtMwHP0aHRO9knqrX+jQ8SCaxnSVSFf8d362Lu1LtGj0zdLIIdDA==

chalk@4.1.0, chalk@^4.1.0:
version "4.1.0"

Cargando…
Cancelar
Guardar