From 728bf41a2d4501c6693bd58ce7989e458062716f Mon Sep 17 00:00:00 2001 From: minuk926 Date: Wed, 6 Jul 2022 19:08:48 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20cors=20middleware=20=EC=84=A4=EC=A0=95?= =?UTF-8?q?=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index b3e46ae..f97de0d 100755 --- a/package.json +++ b/package.json @@ -38,7 +38,6 @@ "formik": "^2.2.9", "framer-motion": "^4.1.13", "history": "^5.2.0", - "http-proxy-middleware": "^2.0.6", "image-to-base64": "^2.2.0", "jsonwebtoken": "^8.5.1", "jwt-decode": "^3.1.2",