We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a905536 commit a9e3706Copy full SHA for a9e3706
site/plugins.json
@@ -406,7 +406,9 @@
406
"repo": "https://github.com/netlify-labs/netlify-plugin-lighthouse",
407
"version": "3.0.1",
408
"compatibility": [
409
- { "version": "3.0.1" },
+ {
410
+ "version": "3.0.1"
411
+ },
412
{
413
"version": "2.1.3",
414
"nodeVersion": "<14.0.0"
@@ -514,10 +516,10 @@
514
516
"name": "Essential Gatsby",
515
517
"package": "@netlify/plugin-gatsby",
518
"repo": "https://github.com/netlify/netlify-plugin-gatsby",
- "version": "3.3.1",
519
+ "version": "3.4.0",
520
521
522
523
"migrationGuide": "https://ntl.fyi/gatsby-plugin-migration"
524
},
525
0 commit comments