Skip to content

Commit

Permalink
fix: update ui to alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
Birkbjo committed Oct 10, 2024
1 parent b3bbbbf commit fa2d9f7
Show file tree
Hide file tree
Showing 2 changed files with 434 additions and 433 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@dhis2/app-runtime": "^3.9.3",
"@dhis2/multi-calendar-dates": "^2.0.0-alpha.5",
"@dhis2/ui": "^9.11.3",
"@dhis2/ui": "^10.0.0-alpha.3",
"@tanstack/react-table": "^8.16.0",
"@types/lodash": "^4.14.198",
"lodash": "^4.17.21",
Expand All @@ -55,6 +55,7 @@
},
"resolutions": {
"eslint": "^8",
"@dhis2/multi-calendar-dates": "^2.0.0-alpha.5"
"@dhis2/multi-calendar-dates": "^2.0.0-alpha.5",
"@dhis2/ui": "^10.0.0-alpha.3"
}
}
Loading

0 comments on commit fa2d9f7

Please sign in to comment.