From 6708ce45df1f9db92b54ad25b97c1def34d8e268 Mon Sep 17 00:00:00 2001 From: Eunji <129590633+bianbbc87@users.noreply.github.com> Date: Thu, 16 May 2024 08:05:34 +0900 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8FRefactor=20-=20=EC=82=AC?= =?UTF-8?q?=EC=9A=A9=ED=95=98=EC=A7=80=20=EC=95=8A=EB=8A=94=20notion=20?= =?UTF-8?q?=EA=B4=80=EB=A0=A8=20=ED=8C=A8=ED=82=A4=EC=A7=80=20=EC=82=AD?= =?UTF-8?q?=EC=A0=9C=20#44?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/package.json b/package.json index b2b918a..687a30e 100644 --- a/package.json +++ b/package.json @@ -19,13 +19,6 @@ "react-dom": "^18.2.0", "react-icons": "^5.0.1", "react-markdown": "^9.0.1", - "react-notion": "^0.10.0", - "react-notion-x": "^6.16.0", - "rehype-stringify": "^10.0.0", - "remark-breaks": "^4.0.0", - "remark-gfm": "^4.0.0", - "remark-parse": "^11.0.0", - "remark-rehype": "^11.1.0", "swiper": "^11.1.1", "unified": "^11.0.4" },