Skip to content

Commit

Permalink
同步代码 v3.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
muyao1987 committed Jun 19, 2023
1 parent 5978231 commit b76b8da
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions mars3d-vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"core-js": "^3.8.3",
"@turf/turf": "^6.5.0",
"mars3d": "~3.5.0",
"mars3d-cesium": "^1.105.0",
"mars3d": "~3.5.12",
"mars3d-cesium": "^1.106.0",
"vue": "^2.7.14",
"vue-router": "^3.5.3",
"vuex": "^3.6.2"
Expand Down
4 changes: 2 additions & 2 deletions mars3d-vue3-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"preview": "vite preview"
},
"dependencies": {
"mars3d": "~3.5.0",
"mars3d": "~3.5.12",
"@turf/turf": "^6.5.0",
"mars3d-cesium": "^1.105.0",
"mars3d-cesium": "^1.106.0",
"vue": "^3.2.27"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions mars3d-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@babel/core": "^7.17.12",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@turf/turf": "^6.5.0",
"mars3d-cesium": "^1.105.0",
"mars3d": "~3.5.0"
"mars3d-cesium": "^1.106.0",
"mars3d": "~3.5.12"
},
"devDependencies": {
"babel-loader": "^8.2.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {},
"dependencies": {},
"devDependencies": {
"mars3d": "~3.5.0"
"mars3d": "~3.5.12"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit b76b8da

Please sign in to comment.