Skip to content

Commit 05a1795

Browse files
committed
try to fix netlify
1 parent a8ae7d4 commit 05a1795

File tree

4 files changed

+35
-138
lines changed

4 files changed

+35
-138
lines changed

docs/gatsby-config.js

-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ module.exports = {
106106
},
107107
},
108108
`gatsby-plugin-netlify`,
109-
`gatsby-plugin-netlify-cache`,
110109
`gatsby-plugin-catch-links`,
111110
`gatsby-plugin-emotion`,
112111
`gatsby-plugin-react-helmet`,

docs/package-lock.json

+32-136
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"gatsby-plugin-manifest": "^4.15.1",
2020
"gatsby-plugin-mdx": "^3.15.2",
2121
"gatsby-plugin-netlify": "^4.3.1",
22-
"gatsby-plugin-netlify-cache": "^2.0.0",
2322
"gatsby-plugin-offline": "^5.13.0",
2423
"gatsby-plugin-react-helmet": "^5.13.0",
2524
"gatsby-plugin-react-svg": "^3.1.0",

0 commit comments

Comments
 (0)