Skip to content

Commit f8e7abd

Browse files
committed
同步代码
1 parent 92af4be commit f8e7abd

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.9.0",
610-
"mars3d-cesium": "~1.129.0",
610+
"mars3d-cesium": "~1.130.0",
611611
"@turf/turf": "^7.2.0",
612612
"kml-geojson": "^2.0.1",
613613
"vue": "^3.5.13",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lodash": "^4.17.21",
3232
"mapv": "^2.0.62",
3333
"mars3d": "~3.9.0",
34-
"mars3d-cesium": "~1.129.0",
34+
"mars3d-cesium": "~1.130.0",
3535
"mars3d-echarts": "~3.9.0",
3636
"mars3d-heatmap": "~3.9.0",
3737
"mars3d-mapv": "~3.9.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.9.0",
48-
"mars3d-cesium": "~1.129.0",
48+
"mars3d-cesium": "~1.130.0",
4949
"nprogress": "^0.2.0",
5050
"vite-plugin-style-import": "^2.0.0",
5151
"vue": "^3.5.13",

0 commit comments

Comments
 (0)