From ed1f97ab2ceecfcb226e771b2b2aa692fee9f0a7 Mon Sep 17 00:00:00 2001 From: Dustin Schau Date: Wed, 10 Apr 2019 09:33:54 -0700 Subject: [PATCH] chore: move back to 0.21.3 (#13271) --- packages/gatsby-plugin-manifest/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index 4e7b7e1853d43..8d241807ccad7 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.0.0", - "sharp": "^0.22.0" + "sharp": "^0.21.3" }, "devDependencies": { "@babel/cli": "^7.0.0",