diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index 998122176f5fc..7bc3d70bedb71 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.11.2", "gatsby-core-utils": "^1.3.23", - "gatsby-plugin-utils": "^0.2.36", + "gatsby-plugin-utils": "0.2.35", "semver": "^7.3.2", "sharp": "^0.25.4" },