Skip to content

Commit

Permalink
feat: update dep latest ol, proj4 and cesium
Browse files Browse the repository at this point in the history
  • Loading branch information
AlitaBernachot committed Sep 11, 2024
1 parent 814337d commit be57411
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/_code-sandbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,9 @@ function initCodeSandboxButton(options) {
},
'dependencies': {
'olcs': 'latest',
'proj4': '2.9.0',
'cesium': '1.108',
'ol': '8.1.0'
'proj4': '2.11.0',
'cesium': '^1.90.0',
'ol': '10.1.0'
}
},
},
Expand Down

0 comments on commit be57411

Please sign in to comment.