Skip to content

Commit

Permalink
fix: 🐛 Declare Gatsby version support
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanon committed Jan 9, 2022
1 parent c2b3ed4 commit dbe44ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"node-fetch": "^2.6.0"
},
"peerDependencies": {
"gatsby": "^3.0.0 || ^4.0.0",
"gatsby-source-filesystem": "^3.0.0 || ^4.0.0"
},
"engines": {
Expand Down

0 comments on commit dbe44ba

Please sign in to comment.