Skip to content

Commit 8953b00

Browse files
fix: remove @dhis2/d2-ui-rich-text dependency
1 parent cf1348c commit 8953b00

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"@dhis2/app-runtime": "^3.10.2",
1010
"@dhis2/app-runtime-adapter-d2": "^1.1.0",
1111
"@dhis2/d2-i18n": "^1.1.3",
12-
"@dhis2/d2-ui-rich-text": "^7.4.3",
1312
"@dhis2/ui": "^9.2.0",
1413
"@krakenjs/post-robot": "^11.0.0",
1514
"classnames": "^2.3.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2480,7 +2480,7 @@
24802480
i18next "^10.3"
24812481
moment "^2.24.0"
24822482

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

0 commit comments

Comments
 (0)