From ef490f425edb226f5e8ae3cbacbd2ddf0057d81a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 20 Sep 2018 06:20:15 +0000 Subject: [PATCH] fix(package): update gatsby to version 2.0.6 Closes #54 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index feccacc2..52a15b00 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.6", "gatsby-link": "^1.6.24", "gatsby-plugin-glamor": "^1.6.8", "gatsby-plugin-react-helmet": "^2.0.10",