Skip to content

Commit

Permalink
fix(examples): Update Gatsby version in example (gatsbyjs#10833)
Browse files Browse the repository at this point in the history
## Description

A version of Gatsby with the correct fix has been published, this is the same as gatsbyjs#10807
  • Loading branch information
m-allanson authored and DSchau committed Jan 4, 2019
1 parent 4230cfa commit d21fd99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/graphql-reference/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "0.1.0",
"author": "LekoArts <hello@lekoarts.de>",
"dependencies": {
"gatsby": "^2.0.83",
"gatsby": "^2.0.85",
"gatsby-image": "^2.0.22",
"gatsby-plugin-react-helmet": "^3.0.0",
"gatsby-plugin-sharp": "^2.0.6",
Expand Down

0 comments on commit d21fd99

Please sign in to comment.