Skip to content

Commit

Permalink
chore(deps): remove unused packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hrishikesh-mahajan committed Sep 16, 2024
1 parent 6554015 commit 15feb31
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,8 @@
"dependencies": {
"@emailjs/browser": "^4.4.1",
"@itseasy21/react-elastic-carousel": "^0.12.3",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"animate.css": "^4.1.1",
"caniuse-lite": "^1.0.30001660",
"firebase": "^10.13.1",
"jquery": "^3.7.1",
"react": "^18.3.1",
"react-bootstrap": "^2.10.4",
"react-countup": "^6.5.3",
Expand All @@ -21,11 +16,10 @@
"react-multi-carousel": "^2.8.5",
"react-on-screen": "^2.1.1",
"react-router-dom": "^6.26.2",
"react-scripts": "5.0.1",
"react-visibility-sensor": "^5.1.1",
"serviceworker": "^0.1.7",
"styled-components": "^6.1.13",
"web-vitals": "^4.2.3"
"react-visibility-sensor": "^5.1.1"
},
"devDependencies": {
"eslint-config-react-app": "7.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 15feb31

Please sign in to comment.