Skip to content

Commit

Permalink
deps: Remove unused deps from extension deps list
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedBassem committed Mar 4, 2024
1 parent 97ef06b commit d373ce7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/browser-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,10 @@
},
"dependencies": {
"@types/chrome": "^0.0.260",
"localforage": "^1.10.0",
"lucide-react": "^0.330.0",
"match-sorter": "^6.3.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.0",
"sort-by": "^1.2.0",
"use-chrome-storage": "^1.2.2",
"zod": "^3.22.4"
},
Expand Down

0 comments on commit d373ce7

Please sign in to comment.