Skip to content

Commit

Permalink
update using-medium example to use next version of medium plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
pieh committed Jun 28, 2018
1 parent 2204926 commit 5a81d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/using-medium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"license": "MIT",
"dependencies": {
"gatsby": "next",
"gatsby-source-medium": "^1.0.1",
"gatsby-source-medium": "next",
"react": "^16.4.0",
"react-dom": "^16.4.0"
},
Expand Down

0 comments on commit 5a81d42

Please sign in to comment.