From 6e508a214bd46e5ddf31e838ac33d8354e020afd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 11 Mar 2019 10:18:24 +0000 Subject: [PATCH] chore(package): update gatsby-plugin-manifest to version 2.0.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97e53a98..a57d28f0 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "gatsby-image": "^2.0.31", "gatsby-plugin-catch-links": "^2.0.12", "gatsby-plugin-google-analytics": "^2.0.16", - "gatsby-plugin-manifest": "^2.0.17", + "gatsby-plugin-manifest": "^2.0.22", "gatsby-plugin-offline": "^2.0.22", "gatsby-plugin-react-helmet": "^3.0.6", "gatsby-plugin-sass": "^2.0.10",