diff --git a/package.json b/package.json index 35830af..a2e7cb2 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ "@testing-library/react": "^11.2.7", "@testing-library/user-event": "^12.8.3", "gh-pages": "^5.0.0", - "react": "^17.0.2", + "react": "^16.14.0", "react-animate-on-scroll": "^2.1.7", - "react-dom": "^17.0.2", + "react-dom": "^16.14.0", "react-ga": "^3.3.1", "react-icons": "^4.9.0", "react-scripts": "^5.0.1",