From 7d0abf4dc2b674bdeacc3f62a2f421c6523e8748 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Fri, 22 Mar 2019 10:08:57 -0300 Subject: [PATCH] bump gatsby --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 64e5cf53..03cafc9f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@oceanprotocol/art": "^2.2.0", "axios": "^0.18.0", "classnames": "^2.2.6", - "gatsby": "2.1.39", + "gatsby": "^2.2.8", "gatsby-image": "^2.0.34", "gatsby-plugin-catch-links": "^2.0.13", "gatsby-plugin-google-analytics": "^2.0.17", @@ -46,7 +46,7 @@ "gatsby-remark-prismjs": "^3.2.6", "gatsby-remark-responsive-iframe": "^2.1.1", "gatsby-remark-smartypants": "^2.0.9", - "gatsby-source-filesystem": "^2.0.27", + "gatsby-source-filesystem": "^2.0.28", "gatsby-source-graphql": "^2.0.15", "gatsby-transformer-remark": "^2.3.8", "gatsby-transformer-sharp": "^2.1.17",