From ee6a7c8c5078174dec553285d836f398bba30da3 Mon Sep 17 00:00:00 2001 From: wpioneer Date: Mon, 30 Oct 2017 22:10:02 +0300 Subject: [PATCH] Up gatsby version --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 494968b..5958f05 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Gatsby Version](https://img.shields.io/badge/gatsby-1.8.12-744C9E.svg)](https://github.com/gatsbyjs/gatsby) [![Code Climate](https://codeclimate.com/github/alxshelepenok/gatsby-starter-lumen.png)](https://codeclimate.com/github/alxshelepenok/gatsby-starter-lumen) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/alxshelepenok/gatsby-starter-lumen/master/LICENSE) [![Twitter](https://img.shields.io/twitter/url/https/github.com/alxshelepenok/gatsby-starter-lumen.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https://github.com/alxshelepenok/gatsby-starter-lumen) +[![Gatsby Version](https://img.shields.io/badge/gatsby-1.9.82-744C9E.svg)](https://github.com/gatsbyjs/gatsby) [![Code Climate](https://codeclimate.com/github/alxshelepenok/gatsby-starter-lumen.png)](https://codeclimate.com/github/alxshelepenok/gatsby-starter-lumen) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/alxshelepenok/gatsby-starter-lumen/master/LICENSE) [![Twitter](https://img.shields.io/twitter/url/https/github.com/alxshelepenok/gatsby-starter-lumen.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https://github.com/alxshelepenok/gatsby-starter-lumen) # Lumen diff --git a/package.json b/package.json index 08e5d0a..2c8d90c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "author": "Alexander Shelepenok ", "license": "MIT", "dependencies": { - "gatsby": "^1.9.73", + "gatsby": "^1.9.82", "gatsby-link": "^1.6.22", "gatsby-plugin-catch-links": "^1.0.5", "gatsby-plugin-feed": "^1.3.11",