Upgrade to 1.0

This commit is contained in:
Kyle Mathews 2017-07-06 15:25:40 -07:00
parent 4f37a370a0
commit e5cbf1ef58
2 changed files with 17 additions and 17 deletions

View file

@ -16,7 +16,7 @@ module.exports = {
options: {
plugins: [
{
resolve: `gatsby-remark-responsive-image`,
resolve: `gatsby-remark-images`,
options: {
maxWidth: 590,
},