diff --git a/package.json b/package.json index 3c95e00..5aa353e 100644 --- a/package.json +++ b/package.json @@ -21,19 +21,19 @@ }, "dependencies": { "file-saver": "^1.3.8", - "gatsby": "^2.0.0-beta.54", - "gatsby-image": "^2.0.0-beta.6", + "gatsby": "^2.0.0-beta.55", + "gatsby-image": "^2.0.0-beta.7", "gatsby-plugin-favicon": "github:TuckerWhitehouse/gatsby-plugin-favicon#gatsby-v2", "gatsby-plugin-matomo": "^0.4.1", - "gatsby-plugin-offline": "^2.0.0-beta.3", - "gatsby-plugin-react-helmet": "next", - "gatsby-plugin-sass": "next", - "gatsby-plugin-sharp": "^2.0.0-beta.6", - "gatsby-plugin-sitemap": "next", - "gatsby-source-filesystem": "^2.0.1-beta.8", - "gatsby-transformer-json": "next", - "gatsby-transformer-sharp": "^2.1.1-beta.5", - "gatsby-transformer-yaml": "next", + "gatsby-plugin-offline": "^2.0.0-beta.4", + "gatsby-plugin-react-helmet": "^3.0.0-beta.4", + "gatsby-plugin-sass": "^2.0.0-beta.6", + "gatsby-plugin-sharp": "^2.0.0-beta.7", + "gatsby-plugin-sitemap": "^2.0.0-beta.3", + "gatsby-source-filesystem": "^2.0.1-beta.9", + "gatsby-transformer-json": "^2.1.1-beta.3", + "gatsby-transformer-sharp": "^2.1.1-beta.6", + "gatsby-transformer-yaml": "^2.1.1-beta.3", "giphy-js-sdk-core": "^1.0.5", "graphql": "^0.13.2", "intersection-observer": "^0.5.0",