diff --git a/package.json b/package.json index 8e60243..0f5b32e 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "body-scroll-lock": "^2.6.4", "classnames": "^2.2.5", "frontmatter": "^0.0.3", - "gatsby": "1.0.0-beta.5-alpha.fb30fcd6", + "gatsby": "3.13.0", "gatsby-link": "git+https://github.com/saurabharch/gatsby-link", "gatsby-plugin-google-analytics": "^1.0.1", "gatsby-plugin-react-helmet": "^1.0.1", @@ -27,7 +27,7 @@ "node-fetch": "^1.7.1", "parse-numeric-range": "^0.0.2", "postcss-cssnext": "^2.11.0", - "postcss-inherit": "git+https://github.com/saurabharch/postcss-inherit#build3", + "postcss-inherit": "4.1.0", "postcss-simple-vars": "^4.0.0", "prep-cloud": "^0.0.8", "prismjs": "^1.6.0", @@ -46,7 +46,7 @@ "redux-localstorage": "rc", "redux-localstorage-filter": "^0.1.1", "redux-logger": "^3.0.6", - "relay-compiler": "^1.1.0", + "relay-compiler": "^10.0.0", "sharp": "^0.19.1", "sitemap": "^1.13.0", "styled-jsx": "git+https://github.com/saurabharch/styled-jsx#build",