Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -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",
Expand Down

0 comments on commit 033ef69

Please sign in to comment.