Skip to content

Commit 2fece3f

Browse files
committed
Removing some unused dependencies
Identified with depcheck
1 parent b2189fe commit 2fece3f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,12 @@
88
"node": ">=12.13.0"
99
},
1010
"dependencies": {
11-
"@blueprintjs/core": "^3.39.0",
1211
"@material-ui/core": "^4.10.1",
1312
"@material-ui/icons": "^4.9.1",
1413
"axios": "^0.21.1",
1514
"elasticlunr": "^0.9.5",
1615
"gatsby": "^3.0.4",
17-
"gatsby-plugin-flexsearch": "^1.0.3",
1816
"gatsby-plugin-netlify-cms": "^5.0.0",
19-
"gatsby-plugin-offline": "^4.0.0",
2017
"gatsby-plugin-react-helmet": "^4.0.0",
2118
"gatsby-plugin-react-svg": "^3.0.0",
2219
"gatsby-source-filesystem": "^3.0.0",
@@ -33,7 +30,6 @@
3330
"react-helmet": "^5.2.1",
3431
"react-highlight-words": "^0.16.0",
3532
"react-icons": "^3.10.0",
36-
"react-responsive-carousel": "^3.2.7",
3733
"react-slick": "^0.25.2",
3834
"remark-html": "^13.0.1",
3935
"remark-preset-lint-recommended": "^5.0.0",

0 commit comments

Comments
 (0)