Up gatsby version

This commit is contained in:
wpioneer 2017-10-30 22:10:02 +03:00
parent 30feb43939
commit ee6a7c8c50
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -24,7 +24,7 @@
"author": "Alexander Shelepenok <alxshelepenok@gmail.com>",
"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",