diff --git a/package.json b/package.json index a84562ddae6..a1c9ba7465f 100644 --- a/package.json +++ b/package.json @@ -110,6 +110,7 @@ "react-hook-form": "^7.53.2", "react-i18next": "^15.2.0", "react-intersection-observer": "^9.15.1", + "react-markdown": "^9.0.3", "react-pdf": "^9.2.1", "react-phone-number-input": "^3.4.11", "react-webcam": "^7.2.0", @@ -210,4 +211,4 @@ "node": ">=22.8.0" }, "packageManager": "npm@10.9.2" -} \ No newline at end of file +}