diff --git a/integration-tests/gatsby-cli/gatsby-sites/gatsby-build-ssr-errors/package.json b/integration-tests/gatsby-cli/gatsby-sites/gatsby-build-ssr-errors/package.json index 56726f5b6de3b..d6ad937e021e1 100644 --- a/integration-tests/gatsby-cli/gatsby-sites/gatsby-build-ssr-errors/package.json +++ b/integration-tests/gatsby-cli/gatsby-sites/gatsby-build-ssr-errors/package.json @@ -5,7 +5,7 @@ "version": "0.1.0", "author": "Kyle Mathews ", "dependencies": { - "gatsby": "^2.23.11", + "gatsby": "^3.0.0", "prop-types": "^15.7.2", "react": "^16.12.0", "react-dom": "^16.12.0",