Skip to content

Commit

Permalink
perf: bundle used react-feather icons only
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvxd committed Oct 2, 2023
1 parent e4cab76 commit 487b04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"@types/react-dom": "^18.2.0",
"eslint": "^7.32.0",
"eslint-config-custom": "*",
"react-feather": "^2.0.10",
"tsconfig": "*",
"tsup": "^6.7.0",
"tsup-config": "*",
"typescript": "^4.5.2"
},
"dependencies": {
"react-beautiful-dnd": "^13.1.1",
"react-feather": "^2.0.10",
"react-spinners": "^0.13.8",
"use-debounce": "^9.0.4"
},
Expand Down

0 comments on commit 487b04b

Please sign in to comment.