aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorEug-VS <eug-vs@keemail.me>2020-01-03 22:04:00 +0300
committerEug-VS <eug-vs@keemail.me>2020-01-03 22:04:00 +0300
commit747503569130a6ac93be89ca72acd0e9a4d3a26c (patch)
tree2a8b0dac18b45b57c456ce089554cff098f0713c /package.json
parent15cf186e8b5ef25188df92be18d421a486033ee2 (diff)
downloadchrono-cube-ui-747503569130a6ac93be89ca72acd0e9a4d3a26c.tar.gz
Uninstall styled-components
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
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",