diff --git a/site/plugins.json b/site/plugins.json index ab831cab8..81ecf609d 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -405,10 +405,10 @@ "name": "Lighthouse", "package": "@netlify/plugin-lighthouse", "repo": "https://github.com/netlify-labs/netlify-plugin-lighthouse", - "version": "3.7.0", + "version": "3.7.1", "compatibility": [ { - "version": "3.7.0" + "version": "3.7.1" }, { "version": "2.1.3", @@ -613,8 +613,12 @@ "repo": "https://github.com/Cecilapp/netlify-plugin-cecil-cache", "version": "0.3.3", "compatibility": [ - { "version": "0.3.3" }, - { "version": "0.2.5" } + { + "version": "0.3.3" + }, + { + "version": "0.2.5" + } ] }, {