From 820ffbe8200320e51f3991a786f3011a0f9b9aef Mon Sep 17 00:00:00 2001 From: wooong210 Date: Thu, 8 Oct 2020 19:21:52 +0900 Subject: [PATCH] package.json conflict --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 793dc98..fb76243 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "react-redux": "^7.1.1", "react-router": "^5.0.1", "react-router-dom": "^5.0.1", - "react-scripts": "3.1.1", + "react-scripts": "^3.4.3", "redux": "^4.0.4", "redux-thunk": "^2.3.0" },