Large diffs are not rendered by default.

@@ -5,47 +5,47 @@
"author": "Ruben Harutyunyan <vagr9k@gmail.com>",
"dependencies": {
"babel-plugin-lodash": "^3.3.2",
"gatsby": "^1.9.238",
"gatsby": "^1.9.254",
"gatsby-cli": "^1.1.50",
"gatsby-link": "^1.6.32",
"gatsby-link": "^1.6.41",
"gatsby-plugin-catch-links": "^1.0.14",
"gatsby-plugin-feed": "^1.3.15",
"gatsby-plugin-google-analytics": "^1.0.24",
"gatsby-plugin-manifest": "^1.0.12",
"gatsby-plugin-feed": "^1.3.21",
"gatsby-plugin-google-analytics": "^1.0.31",
"gatsby-plugin-manifest": "^1.0.20",
"gatsby-plugin-nprogress": "^1.0.9",
"gatsby-plugin-offline": "^1.0.12",
"gatsby-plugin-react-helmet": "^2.0.8",
"gatsby-plugin-sharp": "^1.6.24",
"gatsby-plugin-sitemap": "^1.2.18",
"gatsby-plugin-styled-components": "^2.0.9",
"gatsby-plugin-react-helmet": "^2.0.11",
"gatsby-plugin-sharp": "^1.6.43",
"gatsby-plugin-sitemap": "^1.2.23",
"gatsby-plugin-styled-components": "^2.0.11",
"gatsby-plugin-twitter": "^1.0.20",
"gatsby-remark-autolink-headers": "^1.4.11",
"gatsby-remark-copy-linked-files": "^1.5.25",
"gatsby-remark-images": "^1.5.36",
"gatsby-remark-prismjs": "^1.2.20",
"gatsby-remark-autolink-headers": "^1.4.17",
"gatsby-remark-copy-linked-files": "^1.5.32",
"gatsby-remark-images": "^1.5.62",
"gatsby-remark-prismjs": "^1.2.24",
"gatsby-remark-responsive-iframe": "^1.4.16",
"gatsby-source-filesystem": "^1.5.11",
"gatsby-transformer-remark": "^1.7.37",
"lodash": "^4.17.5",
"lodash-webpack-plugin": "^0.11.4",
"gatsby-source-filesystem": "^1.5.34",
"gatsby-transformer-remark": "^1.7.40",
"lodash": "^4.17.10",
"lodash-webpack-plugin": "^0.11.5",
"react": "^15.6.2",
"react-disqus-comments": "github:theplatapi/react-disqus-thread",
"react-dom": "^15.6.2",
"react-helmet": "^5.2.0",
"react-share": "^1.19.0",
"react-twitter-widgets": "^1.7.1",
"styled-components": "^3.2.3"
"styled-components": "^3.2.6"
},
"devDependencies": {
"cli-glob": "^0.1.0",
"eslint": "^3.19.0",
"eslint-config-airbnb": "^15.0.2",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-jsx-a11y": "^5.1.1",
"eslint-plugin-react": "^7.5.1",
"gh-pages": "^1.1.0",
"prettier": "^1.9.2",
"prettier": "^1.12.1",
"remark-cli": "^4.0.0",
"remark-preset-lint-recommended": "^3.0.1",
"stylefmt": "^6.0.0",