Skip to content

Commit

Permalink
add gatsby-source-filesystem as peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nocash committed Dec 19, 2018
1 parent 2e9117f commit 48bb89b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@
"bluebird": "^3.5.1",
"gatsby-node-helpers": "^0.3.0",
"qs": "^6.5.2"
},
"peerDependencies": {
"gatsby-source-filesystem": "^2.0.0"
}
}

0 comments on commit 48bb89b

Please sign in to comment.