Skip to content

Commit 1872806

Browse files
authored
feat: update lighthouse plugin to v3.0.1 (#767)
1 parent 9439194 commit 1872806

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

site/plugins.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,10 +404,12 @@
404404
"name": "Lighthouse",
405405
"package": "@netlify/plugin-lighthouse",
406406
"repo": "https://github.com/netlify-labs/netlify-plugin-lighthouse",
407-
"version": "2.1.3",
407+
"version": "3.0.1",
408408
"compatibility": [
409+
{ "version": "3.0.1" },
409410
{
410-
"version": "2.1.3"
411+
"version": "2.1.3",
412+
"nodeVersion": "<14.0.0"
411413
},
412414
{
413415
"version": "1.4.3",

0 commit comments

Comments
 (0)