Skip to content

Commit

Permalink
fix: maps-gl latest
Browse files Browse the repository at this point in the history
  • Loading branch information
turban committed Feb 24, 2020
1 parent 5278708 commit 6110828
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "maps-app",
"version": "34.0.20",
"version": "34.0.21",
"description": "DHIS2 Maps",
"main": "src/app.js",
"repository": {
Expand Down Expand Up @@ -53,7 +53,7 @@
"@dhis2/d2-ui-interpretations": "6.2.1",
"@dhis2/d2-ui-org-unit-dialog": "5.2.10",
"@dhis2/d2-ui-org-unit-tree": "5.2.10",
"@dhis2/maps-gl": "1.0.7",
"@dhis2/maps-gl": "1.0.8",
"@dhis2/ui-core": "^4.1.1",
"@dhis2/ui-widgets": "^2.0.5",
"@material-ui/core": "^4.9.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -417,10 +417,10 @@
recompose "^0.26.0"
rxjs "^5.5.7"

"@dhis2/maps-gl@1.0.7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@dhis2/maps-gl/-/maps-gl-1.0.7.tgz#d6bc02b68efa9831fe82437f91154879c15333e2"
integrity sha512-+KJ7jFiL/qBIMYlumTivbQcJUSmasD0bMSlVk5eYDwakxPdgI0WQaGCxIcqulngCe6ZgYKLKLhhIrCaopplMaw==
"@dhis2/maps-gl@1.0.8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@dhis2/maps-gl/-/maps-gl-1.0.8.tgz#90220791c4db977a362093390efbddf05d4a0ffc"
integrity sha512-5k31BpZ/0yRCbRt/ZEOBSorhtyQWJpsFYrR3UXawYBsby7EfkeR7oM0Kf33JOzppj5aPuqQzBrAAtcObl0Y42w==
dependencies:
"@mapbox/sphericalmercator" "^1.1.0"
"@turf/area" "^6.0.1"
Expand Down

0 comments on commit 6110828

Please sign in to comment.