diff --git a/package.json b/package.json index 3e53f7b3..1770dc72 100644 --- a/package.json +++ b/package.json @@ -12,16 +12,16 @@ "gatsby-plugin-canonical-urls": "^2.0.8", "gatsby-plugin-favicon": "^3.1.6", "gatsby-plugin-google-analytics": "^2.0.8", - "gatsby-plugin-manifest": "2.2.6", + "gatsby-plugin-manifest": "^2.2.6", "gatsby-plugin-nprogress": "^2.0.7", - "gatsby-plugin-offline": "3.0.14", + "gatsby-plugin-offline": "^3.0.14", "gatsby-plugin-react-helmet": "^3.0.2", - "gatsby-plugin-sharp": "2.2.13", + "gatsby-plugin-sharp": "^2.2.13", "gatsby-plugin-sitemap": "^2.0.3", "gatsby-plugin-styled-components": "^3.0.4", "gatsby-source-filesystem": "^2.1.35", "gatsby-source-graphql": "^2.1.21", - "gatsby-transformer-sharp": "2.2.7", + "gatsby-transformer-sharp": "^2.2.7", "prop-types": "^15.6.2", "react": "^16.11.0", "react-anchor-link-smooth-scroll": "^1.0.12",