From c75e8a410e49abb91785ac27d4e9675d66a2db59 Mon Sep 17 00:00:00 2001 From: Matt Kane Date: Wed, 2 Mar 2022 22:33:20 +0000 Subject: [PATCH] fix: update Gatsby to 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 b8283845d..4fd2fdb1e 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -503,10 +503,10 @@ "name": "Essential Gatsby", "package": "@netlify/plugin-gatsby", "repo": "https://github.com/netlify/netlify-plugin-gatsby", - "version": "2.1.1", + "version": "2.1.2", "compatibility": [ { - "version": "2.1.1", + "version": "2.1.2", "migrationGuide": "https://ntl.fyi/gatsby-plugin-migration" }, {