From 2e7d27ee721553c1c7b7294d91bdffc5ffb5a476 Mon Sep 17 00:00:00 2001 From: Ola Date: Fri, 16 Feb 2024 12:16:38 +0100 Subject: [PATCH] A new netlify plugin? #210 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd8d4d1..14dfdb9 100755 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "react-helmet": "^6.1.0" }, "devDependencies": { - "@netlify/plugin-gatsby": "^2.1.4", + "@netlify/plugin-gatsby": "^3.8.0", "gatsby-plugin-netlify": "^4.0.0-next.0" } }