diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index ae85ac9..de99244 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,7 @@ "axios": "^0.19.0", "react": "^16.12.0", "react-dom": "^16.12.0", - "react-scripts": "3.3.0", - "styled-components": "^4.4.1" + "react-scripts": "3.3.0" }, "scripts": { "start": "react-scripts start", |