Skip to content

Commit

Permalink
chore: bump analytics to alpha for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo committed Jun 5, 2024
1 parent f054f12 commit 3ae4df7
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": "999.99.9-rich-text-alpha.5",
"@dhis2/analytics": "999.99.9-rich-text-alpha.6",
"@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 @@ -2160,10 +2160,10 @@
classnames "^2.3.1"
prop-types "^15.7.2"

"@dhis2/[email protected].5":
version "999.99.9-rich-text-alpha.5"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-999.99.9-rich-text-alpha.5.tgz#412c6d19e115669e8f951085e7e8fc56dce13bc5"
integrity sha512-ZSLezGW2gdw5PyY+kcY9p9+i6hxPT8QONAaJPz9zKBzYyXrTB1pjmN01LWlwtgecmxSAyOgDNPEcSOqF5OztqA==
"@dhis2/[email protected].6":
version "999.99.9-rich-text-alpha.6"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-999.99.9-rich-text-alpha.6.tgz#057e9da8508c135f9803a48d4734dbacd7e9ebf4"
integrity sha512-K/esRDlNiWpzR9e8VzwBWIrGMFjlciwLNWJ1kmoJWmObUZpfNBcB07CUDNqt5LZumNJWhTgJZjMckfgsFhQBvw==
dependencies:
"@dhis2/multi-calendar-dates" "1.0.0"
"@dnd-kit/core" "^6.0.7"
Expand Down

0 comments on commit 3ae4df7

Please sign in to comment.