Skip to content

Commit

Permalink
同步代码
Browse files Browse the repository at this point in the history
  • Loading branch information
muyao1987 committed Dec 5, 2023
1 parent ce3011c commit 5ced311
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mars3d-vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"core-js": "^3.8.3",
"@turf/turf": "^6.5.0",
"mars3d": "~3.6.0",
"mars3d-cesium": "~1.111.0",
"mars3d-cesium": "~1.112.0",
"vue": "^2.7.14",
"vue-router": "^3.5.3",
"vuex": "^3.6.2"
Expand Down
2 changes: 1 addition & 1 deletion mars3d-vue3-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"mars3d": "~3.6.0",
"@turf/turf": "^6.5.0",
"mars3d-cesium": "~1.111.0",
"mars3d-cesium": "~1.112.0",
"vue": "^3.2.27"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion mars3d-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@babel/core": "^7.17.12",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@turf/turf": "^6.5.0",
"mars3d-cesium": "~1.111.0",
"mars3d-cesium": "~1.112.0",
"mars3d": "~3.6.0"
},
"devDependencies": {
Expand Down

0 comments on commit 5ced311

Please sign in to comment.