Skip to content

Commit

Permalink
fix: upgrade gis-api to 32.0.21 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
amcgee authored Apr 23, 2019
1 parent 79b9c9a commit 2bdeeb5
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 @@ -52,7 +52,7 @@
"@dhis2/d2-ui-interpretations": "5.2.10",
"@dhis2/d2-ui-org-unit-dialog": "5.2.10",
"@dhis2/d2-ui-org-unit-tree": "5.2.10",
"@dhis2/gis-api": "^32.0.20",
"@dhis2/gis-api": "32.0.21",
"@dhis2/ui": "^1.0.0-beta.15",
"@material-ui/core": "^3.9.3",
"@material-ui/icons": "^3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -374,10 +374,10 @@
recompose "^0.26.0"
rxjs "^5.5.7"

"@dhis2/gis-api@^32.0.20":
version "32.0.20"
resolved "https://registry.yarnpkg.com/@dhis2/gis-api/-/gis-api-32.0.20.tgz#75ec1263711e9102bd244faa5c24440bca758c8c"
integrity sha512-aXAJR5EDEXRydSnrX4MKr0UMpGJZL3qC7Z/2NI63eI40D8EaScFElO0EcifM2+YkzzFbr0Jl2kcpdPqukTkooQ==
"@dhis2/gis-api@32.0.21":
version "32.0.21"
resolved "https://registry.yarnpkg.com/@dhis2/gis-api/-/gis-api-32.0.21.tgz#ba874f21365a40d756e3fcdf282ce1fc2849cd08"
integrity sha512-00tVNyOlhKpfLSaW4dWlWTVtZAt6SR5F/IRNpMl9E2q8knrKc+z3JNRTeXRLNWePw5oONjzo8ZZZYn/uFa89xw==
dependencies:
"@google/earthengine" "^0.1.172"
"@mapbox/geojson-area" "^0.2.2"
Expand Down

0 comments on commit 2bdeeb5

Please sign in to comment.