Skip to content

Commit 5ced311

Browse files
committed
同步代码
1 parent ce3011c commit 5ced311

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

mars3d-vue2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"core-js": "^3.8.3",
1313
"@turf/turf": "^6.5.0",
1414
"mars3d": "~3.6.0",
15-
"mars3d-cesium": "~1.111.0",
15+
"mars3d-cesium": "~1.112.0",
1616
"vue": "^2.7.14",
1717
"vue-router": "^3.5.3",
1818
"vuex": "^3.6.2"

mars3d-vue3-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"mars3d": "~3.6.0",
1414
"@turf/turf": "^6.5.0",
15-
"mars3d-cesium": "~1.111.0",
15+
"mars3d-cesium": "~1.112.0",
1616
"vue": "^3.2.27"
1717
},
1818
"devDependencies": {

mars3d-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@babel/core": "^7.17.12",
1212
"@babel/plugin-proposal-class-properties": "^7.17.12",
1313
"@turf/turf": "^6.5.0",
14-
"mars3d-cesium": "~1.111.0",
14+
"mars3d-cesium": "~1.112.0",
1515
"mars3d": "~3.6.0"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)