From a3975df9f03788622d14c2938ac9eda1484a8823 Mon Sep 17 00:00:00 2001 From: Matt Kane Date: Wed, 16 Mar 2022 11:03:40 +0000 Subject: [PATCH] fix(gatsby): update Gatsby plugin to 2.1.3 --- site/plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 0d4b12fb5..ca7e8c47f 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.2", + "version": "2.1.3", "compatibility": [ { - "version": "2.1.2", + "version": "2.1.3", "migrationGuide": "https://ntl.fyi/gatsby-plugin-migration" }, { @@ -646,4 +646,4 @@ "repo": "https://github.com/colbyfayock/netlify-plugin-cloudinary", "version": "1.0.0" } -] \ No newline at end of file +]