Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit 55e66de

Browse files
committed
Removed unused packages
1 parent f2cd3f7 commit 55e66de

File tree

2 files changed

+2
-43
lines changed

2 files changed

+2
-43
lines changed

package-lock.json

-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@
1414
"react": "^16.13.0",
1515
"react-bootstrap": "^1.0.0-beta.17",
1616
"react-dom": "^16.13.0",
17-
"react-router-dom": "^5.1.2",
1817
"react-icons": "^3.9.0",
19-
"react-responsive": "^8.0.3",
18+
"react-router-dom": "^5.1.2",
2019
"react-scripts": "3.4.0",
2120
"styled-components": "^5.0.1",
2221
"typeface-open-sans": "0.0.75",
23-
"typeface-quicksand": "^1.1.4",
24-
"reactjs-popup": "^1.5.0"
22+
"typeface-quicksand": "^1.1.4"
2523
},
2624
"scripts": {
2725
"start": "react-scripts start",

0 commit comments

Comments
 (0)