Skip to content

Commit

Permalink
v1.0.65
Browse files Browse the repository at this point in the history
  • Loading branch information
nnkogift committed Nov 27, 2023
1 parent bfce3d5 commit 61e25aa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "1.0.64"
"version": "1.0.65"
}
4 changes: 2 additions & 2 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hisptz/dhis2-analytics",
"version": "1.0.64",
"version": "1.0.65",
"description": "A collection of reusable react components for visualizing analytics data from DHIS2",
"license": "BSD-3-Clause",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@dhis2/app-runtime": "^3.7.0",
"@hisptz/dhis2-ui": "^1.0.64",
"@hisptz/dhis2-ui": "^1.0.65",
"@hisptz/dhis2-utils": "^1.0.61",
"@react-leaflet/core": "^2.1.0",
"async-es": "^3.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hisptz/dhis2-ui",
"version": "1.0.64",
"version": "1.0.65",
"description": "A collection of reusable complex DHIS2 react ui components.",
"license": "BSD-3-Clause",
"scripts": {
Expand Down

0 comments on commit 61e25aa

Please sign in to comment.