|
@@ -8,8 +8,7 @@
|
|
|
"pretty-ms": "^5.1.0",
|
|
|
"react": "^16.12.0",
|
|
|
"react-dom": "^16.12.0",
|
|
|
- "react-scripts": "^3.3.0-next.80",
|
|
|
- "styled-components": "^4.4.1"
|
|
|
+ "react-scripts": "^3.3.0-next.80"
|
|
|
},
|
|
|
"scripts": {
|
|
|
"start": "react-scripts start",
|
|
@@ -33,7 +32,5 @@
|
|
|
"last 1 safari version"
|
|
|
]
|
|
|
},
|
|
|
- "devDependencies": {
|
|
|
- "@types/styled-components": "^4.4.1"
|
|
|
- }
|
|
|
+ "devDependencies": {}
|
|
|
}
|