diff --git a/examples/ecommerce-tutorial-with-stripe/package.json b/examples/ecommerce-tutorial-with-stripe/package.json index 765116366a2f9..43be0ee0660f0 100644 --- a/examples/ecommerce-tutorial-with-stripe/package.json +++ b/examples/ecommerce-tutorial-with-stripe/package.json @@ -6,7 +6,7 @@ "author": "@thorwebdev", "dependencies": { "@stripe/stripe-js": "^1.9.0", - "gatsby": "^2.24.63", + "gatsby": "^3.0.0", "gatsby-image": "^2.4.19", "gatsby-plugin-manifest": "^2.4.30", "gatsby-plugin-offline": "^2.2.10",