Skip to content

Commit

Permalink
removed unused dependencies & added missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sailingsam committed Aug 6, 2024
1 parent 981ab1c commit 882ba35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 52 deletions.
53 changes: 4 additions & 49 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
"preview": "vite preview"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@reduxjs/toolkit": "^2.2.6",
"antd": "^5.19.1",
"appwrite": "^15.0.0",
Expand All @@ -25,6 +22,7 @@
"react-redux": "^9.1.2",
"react-router-dom": "^6.24.0",
"react-slick": "^0.30.2",
"redux": "^5.0.1",
"redux-thunk": "^3.1.0",
"slick-carousel": "^1.8.1"
},
Expand Down

0 comments on commit 882ba35

Please sign in to comment.