Skip to content

Commit

Permalink
Removing some unused dependencies
Browse files Browse the repository at this point in the history
Identified with depcheck
  • Loading branch information
trevormunoz committed Mar 25, 2021
1 parent b2189fe commit 2fece3f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,12 @@
"node": ">=12.13.0"
},
"dependencies": {
"@blueprintjs/core": "^3.39.0",
"@material-ui/core": "^4.10.1",
"@material-ui/icons": "^4.9.1",
"axios": "^0.21.1",
"elasticlunr": "^0.9.5",
"gatsby": "^3.0.4",
"gatsby-plugin-flexsearch": "^1.0.3",
"gatsby-plugin-netlify-cms": "^5.0.0",
"gatsby-plugin-offline": "^4.0.0",
"gatsby-plugin-react-helmet": "^4.0.0",
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-source-filesystem": "^3.0.0",
Expand All @@ -33,7 +30,6 @@
"react-helmet": "^5.2.1",
"react-highlight-words": "^0.16.0",
"react-icons": "^3.10.0",
"react-responsive-carousel": "^3.2.7",
"react-slick": "^0.25.2",
"remark-html": "^13.0.1",
"remark-preset-lint-recommended": "^5.0.0",
Expand Down

0 comments on commit 2fece3f

Please sign in to comment.