diff --git a/site/plugins.json b/site/plugins.json index 623f096c1..ec8ab0df5 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -404,10 +404,12 @@ "name": "Lighthouse", "package": "@netlify/plugin-lighthouse", "repo": "https://github.com/netlify-labs/netlify-plugin-lighthouse", - "version": "2.1.3", + "version": "3.0.1", "compatibility": [ + { "version": "3.0.1" }, { - "version": "2.1.3" + "version": "2.1.3", + "nodeVersion": "<14.0.0" }, { "version": "1.4.3",