Skip to content

Commit

Permalink
Removed unwanted dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
PrathameshDhande22 committed Nov 28, 2023
1 parent e817713 commit 224cb9e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 143 deletions.
148 changes: 9 additions & 139 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"dependencies": {
"@egjs/flicking-plugins": "^4.7.1",
"@egjs/react-flicking": "^4.11.1",
"@reduxjs/toolkit": "^1.9.7",
"@tuplo/numberfmt": "^1.11.0",
"animate.css": "^4.1.1",
"axios": "^1.6.2",
Expand All @@ -31,11 +30,9 @@
"react-infinite-scroller": "^1.2.6",
"react-loading-skeleton": "^3.3.1",
"react-player": "^2.13.0",
"react-redux": "^8.1.3",
"react-responsive-carousel": "^3.2.23",
"react-router-dom": "^6.19.0",
"react-spinners": "^0.13.8",
"redux": "^4.2.1"
"react-spinners": "^0.13.8"
},
"devDependencies": {
"@types/react": "^18.2.37",
Expand Down

0 comments on commit 224cb9e

Please sign in to comment.