diff --git a/site/plugins.json b/site/plugins.json index 70414cf33..f5f8bd55e 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -413,10 +413,10 @@ "name": "Lighthouse", "package": "@netlify/plugin-lighthouse", "repo": "https://github.com/netlify/netlify-plugin-lighthouse", - "version": "3.7.1", + "version": "4.0.0", "compatibility": [ { - "version": "3.7.1" + "version": "4.0.0" }, { "version": "2.1.3", @@ -717,5 +717,5 @@ "package": "netlify-plugin-formspree", "repo": "https://github.com/formspree/netlify-plugin-formspree", "version": "1.0.1" - } + } ]