Skip to content

Commit 818f64f

Browse files
committed
同步代码
1 parent bb66730 commit 818f64f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ const show = (name: string) => {
607607
// dependencies中添加
608608
{
609609
"mars3d": "~3.6.0",
610-
"mars3d-cesium": "~1.111.0",
610+
"mars3d-cesium": "~1.112.0",
611611
"@turf/turf": "^6.5.0",
612612
"kml-geojson": "^1.2.0",
613613
"vue": "^3.2.26",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"lodash": "^4.17.21",
3131
"mapv": "^2.0.62",
3232
"mars3d": "~3.6.0",
33-
"mars3d-cesium": "~1.111.1",
33+
"mars3d-cesium": "~1.112.0",
3434
"mars3d-echarts": "~3.6.0",
3535
"mars3d-heatmap": "~3.6.0",
3636
"mars3d-mapv": "~3.6.0",

src/components/mars-ui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ MarsUIInstall(app);
4545
"consola": "^3.2.3",
4646
"echarts": "^5.4.3",
4747
"mars3d": "~3.6.0",
48-
"mars3d-cesium": "~1.111.0",
48+
"mars3d-cesium": "~1.112.0",
4949
"nprogress": "^0.2.0",
5050
"vite-plugin-style-import": "^2.0.0",
5151
"vue": "^3.2.27",

0 commit comments

Comments
 (0)