Skip to content

Commit

Permalink
fix: legends
Browse files Browse the repository at this point in the history
Fixed issues with legends editing
  • Loading branch information
nnkogift committed Aug 9, 2024
1 parent fd734bf commit 1c2615b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@dhis2/app-runtime": "^3.9.4",
"@dhis2/app-service-datastore": "^1.0.0-alpha.2",
"@dhis2/ui": "^8.15.1",
"@hisptz/dhis2-ui": "^1.0.68",
"@hisptz/dhis2-ui": "^1.0.69",
"@hisptz/dhis2-utils": "^1.0.42",
"@iapps/function-analytics": "^1.0.0-beta.23",
"@iapps/period-utilities": "^1.0.0-beta.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3116,10 +3116,10 @@
dependencies:
"@hapi/hoek" "^9.0.0"

"@hisptz/dhis2-ui@^1.0.68":
version "1.0.68"
resolved "https://registry.yarnpkg.com/@hisptz/dhis2-ui/-/dhis2-ui-1.0.68.tgz#b5b668b6fc3004b58a687649e58c851d288dfff0"
integrity sha512-I7rDYgPyShJVCdZkDmXRNeDHhVHQZsYaOtoaHx7uqqTQsYS2ciihvhkQ4hY1QUMtUvlFTKxYg3tAXZUZ70+2BA==
"@hisptz/dhis2-ui@^1.0.69":
version "1.0.69"
resolved "https://registry.yarnpkg.com/@hisptz/dhis2-ui/-/dhis2-ui-1.0.69.tgz#7250c2908806a624512f4436d145b5b6fd515541"
integrity sha512-Mtac9CCQPVQ4DUEEmgV8mvKF9KqUpoNTmE+y3qdlB1fAVKTlJ//cjOlEzIi6+aIfL1tG16bXnnYQChLwtsIvjQ==
dependencies:
"@dhis2/app-runtime" "^3.7.0"
"@emotion/react" "^11.10.5"
Expand Down

0 comments on commit 1c2615b

Please sign in to comment.