Skip to content

Commit 99582ef

Browse files
authored
Update lighthouse plugin (#1300)
This PR releases the changes from netlify/netlify-plugin-lighthouse#612, once that's merged + released.
1 parent 313a426 commit 99582ef

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

site/plugins.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,9 +492,13 @@
492492
"name": "Lighthouse",
493493
"package": "@netlify/plugin-lighthouse",
494494
"repo": "https://github.com/netlify/netlify-plugin-lighthouse",
495-
"version": "5.0.0",
495+
"version": "6.0.0",
496496
"compatibility": [
497497
{
498+
"version": "6.0.0"
499+
},
500+
{
501+
"nodeVersion": "<18.14.0",
498502
"version": "5.0.0"
499503
},
500504
{

0 commit comments

Comments
 (0)