diff --git a/package.json b/package.json index 48fb1e1..9223f09 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,9 @@ "version": "0.1.0", "private": true, "dependencies": { - "@supabase/supabase-js": "^2.45.4", + "@fortawesome/fontawesome-free": "^6.6.0", + "@fortawesome/free-solid-svg-icons": "^6.6.0", + "@supabase/supabase-js": "^2.47.2", "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.3.2", "@testing-library/user-event": "^7.1.2", @@ -14,10 +16,13 @@ "react-accessible-accordion": "^4.0.0", "react-dom": "^16.13.0", "react-icons": "^4.6.0", + "react-image-size": "^2.4.0", + "react-responsive-carousel": "^3.2.23", "react-router-dom": "^5.1.2", "react-router-hash-link": "^1.2.2", "react-scripts": "3.4.0", - "react-wavify": "^1.3.0" + "react-wavify": "^1.3.0", + "swiper": "^11.1.14" }, "scripts": { "predeploy": "npm run build", @@ -25,7 +30,8 @@ "start": "react-scripts --openssl-legacy-provider start", "build": "react-scripts build", "test": "react-scripts test", - "eject": "react-scripts eject" + "eject": "react-scripts eject", + "dev": "react-scripts --openssl-legacy-provider start" }, "eslintConfig": { "extends": "react-app" diff --git a/public/index.html b/public/index.html index 6de67bf..ea1a1ea 100644 --- a/public/index.html +++ b/public/index.html @@ -3,6 +3,8 @@
+ +