home
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
... | @@ -7,6 +7,7 @@ | ... | @@ -7,6 +7,7 @@ |
"@testing-library/react": "^9.3.2", | "@testing-library/react": "^9.3.2", | ||
"@testing-library/user-event": "^7.1.2", | "@testing-library/user-event": "^7.1.2", | ||
"react": "^16.13.1", | "react": "^16.13.1", | ||
"react-compound-timer": "^1.2.0", | |||
"react-dom": "^16.13.1", | "react-dom": "^16.13.1", | ||
"react-router-dom": "^5.2.0", | "react-router-dom": "^5.2.0", | ||
"react-scripts": "3.4.1" | "react-scripts": "3.4.1" | ||
... | ... |
src/history.js
0 → 100644
Please register or sign in to comment