diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package.json b/package.json index f975405..6f6bd7f 100644 --- a/package.json +++ b/package.json @@ -4,11 +4,8 @@ "private": true, "homepage": "https://eug-vs.github.io/chrono-cube", "dependencies": { - "@material-ui/core": "^4.9.7", - "@material-ui/icons": "^4.9.1", "axios": "^0.19.2", "react": "^16.13.1", - "react-benzin": "^3.0.0", "react-dom": "^16.13.1", "react-scripts": "3.4.1" }, |