From 49467f1dde0ed8965d56e056108321ce5654fc91 Mon Sep 17 00:00:00 2001 From: Sathya Seelan Date: Tue, 19 Mar 2024 20:04:27 +0530 Subject: [PATCH] Update build files for GitHub Pages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",