From 409a2391046c955bd47e5937ad4470bac3fe8f9e Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Tue, 21 Aug 2018 15:35:17 +0200 Subject: [PATCH] package updates --- package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index d7a3b66..25d77da 100644 --- a/package.json +++ b/package.json @@ -21,19 +21,19 @@ }, "dependencies": { "file-saver": "^1.3.8", - "gatsby": "^2.0.0-beta.112", - "gatsby-image": "^2.0.0-beta.9", - "gatsby-plugin-manifest": "^2.0.2-beta.7", + "gatsby": "^2.0.0-rc.0", + "gatsby-image": "^2.0.0-rc.0", + "gatsby-plugin-manifest": "^2.0.2-rc.0", "gatsby-plugin-matomo": "^0.5.0", - "gatsby-plugin-offline": "^2.0.0-beta.9", - "gatsby-plugin-react-helmet": "^3.0.0-beta.4", - "gatsby-plugin-sass": "^2.0.0-beta.10", - "gatsby-plugin-sharp": "^2.0.0-beta.9", - "gatsby-plugin-sitemap": "^2.0.0-beta.4", - "gatsby-source-filesystem": "^2.0.1-beta.10", - "gatsby-transformer-json": "^2.1.1-beta.5", - "gatsby-transformer-sharp": "^2.1.1-beta.7", - "gatsby-transformer-yaml": "^2.1.1-beta.3", + "gatsby-plugin-offline": "^2.0.0-rc.0", + "gatsby-plugin-react-helmet": "^3.0.0-rc.0", + "gatsby-plugin-sass": "^2.0.0-rc.0", + "gatsby-plugin-sharp": "^2.0.0-rc.0", + "gatsby-plugin-sitemap": "^2.0.0-rc.0", + "gatsby-source-filesystem": "^2.0.1-rc.0", + "gatsby-transformer-json": "^2.1.1-rc.0", + "gatsby-transformer-sharp": "^2.1.1-rc.0", + "gatsby-transformer-yaml": "^2.1.1-rc.0", "giphy-js-sdk-core": "^1.0.5", "graphql": "^0.13.2", "intersection-observer": "^0.5.0",