diff --git a/integration-tests/gatsby-cli/gatsby-sites/gatsby-repl/package.json b/integration-tests/gatsby-cli/gatsby-sites/gatsby-repl/package.json index f09c68b8ce64b..b8a25d97efdf1 100644 --- a/integration-tests/gatsby-cli/gatsby-sites/gatsby-repl/package.json +++ b/integration-tests/gatsby-cli/gatsby-sites/gatsby-repl/package.json @@ -5,7 +5,7 @@ "version": "0.1.0", "author": "Kyle Mathews ", "dependencies": { - "gatsby": "^3.0.0-next.0", + "gatsby": "^5.0.0", "prop-types": "^15.7.2", "react": "^18.2.0", "react-dom": "^18.2.0",