Skip to content

Commit

Permalink
chore: use temp alpha version of analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo committed Feb 29, 2024
1 parent 877c4d8 commit 470adef
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 @@ -5,7 +5,7 @@
"private": true,
"license": "BSD-3-Clause",
"dependencies": {
"@dhis2/analytics": "^26.2.0",
"@dhis2/analytics": "999.9.9-outlier-table.alpha.2",
"@dhis2/app-runtime": "^3.10.2",
"@dhis2/app-runtime-adapter-d2": "^1.1.0",
"@dhis2/d2-i18n": "^1.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2245,10 +2245,10 @@
classnames "^2.3.1"
prop-types "^15.7.2"

"@dhis2/analytics@^26.2.0":
version "26.2.0"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.2.0.tgz#36a7f258ac96ddab90f4001e62257e2cc64f202e"
integrity sha512-YcJu6EHnor6pbHmwXKYumLRVy/9TxuLtBDv9JIzjt9/APZa8kbak6sT2/53pnWDnbUjzDwR8EV1UIz24vAX+ig==
"@dhis2/analytics@999.9.9-outlier-table.alpha.2":
version "999.9.9-outlier-table.alpha.2"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-999.9.9-outlier-table.alpha.2.tgz#342c722b2163fceebdcbe60fedca50056d619eda"
integrity sha512-fkBo0LFu3lVh0UvmzZrdJvJLQxLeTx0vtKv7vITggexF2EiHC17Ur/4qn/ozjEdGBMaOGj988fyb16337na/0g==
dependencies:
"@dhis2/d2-ui-rich-text" "^7.4.1"
"@dhis2/multi-calendar-dates" "1.0.0"
Expand Down

0 comments on commit 470adef

Please sign in to comment.