Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
chore: upgrade dependency cesium-dnd to 1.1.0 (#244)
Browse files Browse the repository at this point in the history
upgrade cesium-dnd to 1.1.0
  • Loading branch information
airslice committed Jun 10, 2022
1 parent 7e98de9 commit ba6b510
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
"array-move": "^4.0.0",
"axios": "^0.27.2",
"cesium": "^1.93.0",
"cesium-dnd": "1.0.3",
"cesium-dnd": "1.1.0",
"core-js": "^3.22.5",
"date-fns": "^2.28.0",
"detect-browser": "^5.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7480,10 +7480,10 @@ ccount@^2.0.0:
resolved "https://registry.yarnpkg.com/ccount/-/ccount-2.0.1.tgz#17a3bf82302e0870d6da43a01311a8bc02a3ecf5"
integrity sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==

cesium-dnd@1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/cesium-dnd/-/cesium-dnd-1.0.3.tgz#d10be77ec27e0b4ba88d0b0735a6c4aaee337c34"
integrity sha512-7TX7vsg5fHSVzu3Xx8P+3Rriezj0bRNUpyk+VbUk0oxze3UM44YoPWY5LUoyojLqITGoDT0LRmEJnQizHiaXtw==
cesium-dnd@1.1.0:
version "1.1.0"
resolved "https://registry.npmmirror.com/cesium-dnd/-/cesium-dnd-1.1.0.tgz#30c7232eec9f84ad0d4f2c959cbd61ac29028086"
integrity sha512-Peo0bGIg5eOO/BrVDCovkPhQnWW3GBAjVnghh5NVmavDZjqS+A5R4Yj3IOG9tmYNSdtunsDqj5yxnMxQWx/KAA==

cesium@^1.93.0:
version "1.93.0"
Expand Down

0 comments on commit ba6b510

Please sign in to comment.