diff --git a/package.json b/package.json index 20453922df15b..823b426d799f1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-filesystem", "description": "Gatsby source plugin for building websites from local data. Markdown, JSON, images, YAML, CSV, and dozens of other data types supported.", - "version": "4.14.0-next.1", + "version": "4.14.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -11,7 +11,7 @@ "chokidar": "^3.5.2", "file-type": "^16.5.3", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.14.0-next.1", + "gatsby-core-utils": "^3.14.0-next.2", "got": "^9.6.0", "md5-file": "^5.0.0", "mime": "^2.5.2",