From a82c25d33cba21dfa3f9cf8c856f8bc4dcce29a3 Mon Sep 17 00:00:00 2001 From: Matt Shaver <60105315+matthewshaver@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:48:23 -0400 Subject: [PATCH] Removing fields --- website/package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/package.json b/website/package.json index 3b5f8b309ef..51edae4bf17 100644 --- a/website/package.json +++ b/website/package.json @@ -40,12 +40,10 @@ "react-dom": "^18.2.0", "react-full-screen": "^1.1.1", "react-is": "^18.1.0", - "react-markdown": "^9.0.1", "react-select": "^5.7.5", "react-tooltip": "^4.2.21", "redoc": "^2.0.0-rc.57", "rehype-katex": "^5.0.0", - "remark-gfm": "^4.0.0", "remark-math": "^3.0.1", "sanitize-html": "^2.8.0", "slugify": "^1.6.1",