Skip to content

Commit

Permalink
chore: use alpha version of analytics for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo committed Mar 4, 2024
1 parent 7fb69eb commit 83271c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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-interpretations-for-dashboard.alpha.1",
"@dhis2/app-runtime": "^3.10.2",
"@dhis2/app-runtime-adapter-d2": "^1.1.0",
"@dhis2/d2-i18n": "^1.1.3",
Expand Down
10 changes: 5 additions & 5 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-interpretations-for-dashboard.alpha.1":
version "999.9.9-interpretations-for-dashboard.alpha.1"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-999.9.9-interpretations-for-dashboard.alpha.1.tgz#641c31ab5780ca656336d0aae8a0545f1a358dd7"
integrity sha512-f6mBsl9gC5vy0InXri0Zriw991w5Q9XnjbmyxgWtctBBpX19uwkm1MgSj///wFe0Rvmy5WhkvocpuA0Z9xHejg==
dependencies:
"@dhis2/d2-ui-rich-text" "^7.4.1"
"@dhis2/multi-calendar-dates" "1.0.0"
Expand Down Expand Up @@ -2480,7 +2480,7 @@
i18next "^10.3"
moment "^2.24.0"

"@dhis2/d2-ui-rich-text@^7.4.0", "@dhis2/d2-ui-rich-text@^7.4.3":
"@dhis2/d2-ui-rich-text@^7.4.1", "@dhis2/d2-ui-rich-text@^7.4.3":
version "7.4.3"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-rich-text/-/d2-ui-rich-text-7.4.3.tgz#a42c8e231bcc05186dd432dac86b33aed4ddc10d"
integrity sha512-60k/6CO2I8f4t3jU1nAic7uWONME1rckM8RcLnelhwUG20EZWq45OnDDdSfHgOWTwVDtxFnG3wspInkG/530KA==
Expand Down

0 comments on commit 83271c7

Please sign in to comment.