From ee3589cfdcc95d1b7e1049fb8b64ea9f915d4c44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Sandvik?= Date: Thu, 19 Mar 2020 13:43:27 +0100 Subject: [PATCH] fix: latest maps-gl --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d2b6f42a6..300a498ba 100644 --- a/package.json +++ b/package.json @@ -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.13", + "@dhis2/maps-gl": "1.0.14", "@dhis2/ui-core": "^4.1.1", "@dhis2/ui-widgets": "^2.0.5", "@material-ui/core": "^4.9.3", diff --git a/yarn.lock b/yarn.lock index 2687f4a4d..a72476971 100644 --- a/yarn.lock +++ b/yarn.lock @@ -417,10 +417,10 @@ recompose "^0.26.0" rxjs "^5.5.7" -"@dhis2/maps-gl@1.0.13": - version "1.0.13" - resolved "https://registry.yarnpkg.com/@dhis2/maps-gl/-/maps-gl-1.0.13.tgz#a253b0c2c5e559315c8f3879d865ca855f8588b6" - integrity sha512-wRknu4muBxqfmMyHQBK0a/m3aBNtts4PFlxxX/61JJvqZgUAO+6Ywu+kfVpNK7eo0B957uh9yJ3w0ZPI6TGUYQ== +"@dhis2/maps-gl@1.0.14": + version "1.0.14" + resolved "https://registry.yarnpkg.com/@dhis2/maps-gl/-/maps-gl-1.0.14.tgz#7fec156968e61b32af7569959ad666462f5d17bb" + integrity sha512-pZgGABvm4lloj8XaIRQhvAdCKsTU9uke+q/k30Zct+sTBpr4HY85//HbU2smYq05WhYQhYfZoC5l1z+xtq+6VA== dependencies: "@mapbox/sphericalmercator" "^1.1.0" "@turf/area" "^6.0.1"