From caa1eb0e064bbedfc9f62a62df449a9712f5daf4 Mon Sep 17 00:00:00 2001 From: erezrokah Date: Sun, 13 Jun 2021 14:59:44 +0200 Subject: [PATCH] fix(plugin-lighthouse): update to version 2.1.2 --- site/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 99ba31e80..1a7b2ec83 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -366,10 +366,10 @@ "name": "Lighthouse", "package": "@netlify/plugin-lighthouse", "repo": "https://github.com/netlify-labs/netlify-plugin-lighthouse", - "version": "2.1.0", + "version": "2.1.2", "compatibility": [ { - "version": "2.1.0" + "version": "2.1.2" }, { "version": "1.4.3",