diff --git a/site/plugins.json b/site/plugins.json index 4e1235ce1..434e3e76e 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -406,7 +406,9 @@ "repo": "https://github.com/netlify-labs/netlify-plugin-lighthouse", "version": "3.0.1", "compatibility": [ - { "version": "3.0.1" }, + { + "version": "3.0.1" + }, { "version": "2.1.3", "nodeVersion": "<14.0.0" @@ -514,10 +516,10 @@ "name": "Essential Gatsby", "package": "@netlify/plugin-gatsby", "repo": "https://github.com/netlify/netlify-plugin-gatsby", - "version": "3.3.1", + "version": "3.4.0", "compatibility": [ { - "version": "3.3.1", + "version": "3.4.0", "migrationGuide": "https://ntl.fyi/gatsby-plugin-migration" }, {