diff --git a/e2e-tests/production-runtime/package.json b/e2e-tests/production-runtime/package.json index 255e6c11a1634..3376ce13f86c5 100644 --- a/e2e-tests/production-runtime/package.json +++ b/e2e-tests/production-runtime/package.json @@ -5,7 +5,7 @@ "author": "Kyle Mathews ", "dependencies": { "cypress": "3.4.1", - "gatsby": "^2.0.118", + "gatsby": "^3.0.0", "gatsby-plugin-manifest": "^2.0.17", "gatsby-plugin-offline": "^3.0.0", "gatsby-plugin-react-helmet": "^3.0.6",