diff --git a/package.json b/package.json index b07e440..5fb8468 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@emotion/css": "^11.1.3", "@emotion/react": "^11.1.5", "@emotion/styled": "^11.1.5", - "gatsby": "2.25", + "gatsby": "3.0.0", "gatsby-image": "^2.4.12", "gatsby-plugin-emotion": "^5.4.0", "gatsby-plugin-manifest": "^2.0.5", @@ -16,7 +16,7 @@ "gatsby-plugin-sharp": "^2.14.3", "gatsby-plugin-typography": "^2.12.0", "gatsby-source-filesystem": "^2.11.1", - "gatsby-transformer-inline-svg": "^0.0.8", + "gatsby-transformer-inline-svg": "^0.1.0", "gatsby-transformer-sharp": "^2.3.16", "gatsby-transformer-yaml": "^2.11.0", "numeral": "^2.0.6",