From 57ac8e3afc774323347a9d20ce2a54afd71f623d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 18 Sep 2018 21:20:08 +0000 Subject: [PATCH] fix(package): update gatsby to version 2.0.2 Closes #54 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index feccacc2..994d2645 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "dependencies": { "@emdaer/meta": "^3.0.0", "bootstrap": "4.1.1", - "gatsby": "^1.9.118", + "gatsby": "^2.0.2", "gatsby-link": "^1.6.24", "gatsby-plugin-glamor": "^1.6.8", "gatsby-plugin-react-helmet": "^2.0.10",