diff --git a/package.json b/package.json index 4735569..fee9c0b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,6 @@ "eslint-plugin-react": "^7.17.0", "eslint-plugin-react-hooks": "^1.7.0", "nodemon": "^2.0.2", - "prettier": "^1.19.1", - "react-scripts": "3.2.0" + "prettier": "^1.19.1" } }