diff --git a/integration-tests/gatsby-cli/gatsby-sites/gatsby-build/package.json b/integration-tests/gatsby-cli/gatsby-sites/gatsby-build/package.json index ea7205e3f7a7f..09e95ad9142ea 100644 --- a/integration-tests/gatsby-cli/gatsby-sites/gatsby-build/package.json +++ b/integration-tests/gatsby-cli/gatsby-sites/gatsby-build/package.json @@ -5,7 +5,7 @@ "version": "0.1.0", "author": "Kyle Mathews ", "dependencies": { - "gatsby": "^3.0.0-next.0", + "gatsby": "^4.10.2", "prop-types": "^15.7.2", "react": "^16.12.0", "react-dom": "^16.12.0",