Skip to content

Commit

Permalink
升级框架
Browse files Browse the repository at this point in the history
  • Loading branch information
cavencj committed Aug 4, 2020
1 parent 0a12c90 commit a30c436
Show file tree
Hide file tree
Showing 2 changed files with 1,083 additions and 1,068 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "vue-cesium",
"version": "0.1.0",
"private": true,
"repository": "https://github.com/dvgis/vue-cesium.git",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
Expand All @@ -10,7 +11,7 @@
"dependencies": {
"@dvgis/cesium-map": "^2.2.0",
"axios": "^0.19.0",
"cesium": "^1.71.0",
"cesium": "^1.72.0",
"core-js": "^3.6.4",
"element-ui": "^2.13.0",
"vue": "^2.6.11",
Expand Down
Loading

0 comments on commit a30c436

Please sign in to comment.