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 Mar 2, 2020
1 parent 4d4ac0c commit d1c7185
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.23",
"version": "34.0.24",
"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.11",
"@dhis2/maps-gl": "1.0.12",
"@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.11":
version "1.0.11"
resolved "https://registry.yarnpkg.com/@dhis2/maps-gl/-/maps-gl-1.0.11.tgz#1ae14c76e8c682fc5ce5737383002d4dc25450d4"
integrity sha512-r/5ojv1IDyWxnF7hIdChxH3kdc6gULS1UqUpM+Qol1kZE1NUbaCqot7FUmKWsL+sxeO7m0UbhDzos39qnfRwtQ==
"@dhis2/maps-gl@1.0.12":
version "1.0.12"
resolved "https://registry.yarnpkg.com/@dhis2/maps-gl/-/maps-gl-1.0.12.tgz#73b92e2bd1e17160ec341b6395b6af6660765a30"
integrity sha512-UfLx1YqrvM90WZ/Q7yyDxIR1goJIKS/CNay9IHfbli4bTL5dTm6E9qh3W8ceeIekbeRb5A8Wr4FjQ4yvPcpMxg==
dependencies:
"@mapbox/sphericalmercator" "^1.1.0"
"@turf/area" "^6.0.1"
Expand Down

0 comments on commit d1c7185

Please sign in to comment.