diff --git a/examples/using-prefetching-preloading-modules/package.json b/examples/using-prefetching-preloading-modules/package.json index f1fe726b51b73..2d4ca49beaaa0 100644 --- a/examples/using-prefetching-preloading-modules/package.json +++ b/examples/using-prefetching-preloading-modules/package.json @@ -6,7 +6,7 @@ "author": "Nuttapol Laoticharoen ", "dependencies": { "babel-plugin-styled-components": "^1.5.1", - "gatsby": "^2.0.0", + "gatsby": "^3.0.0", "gatsby-plugin-offline": "^2.0.5", "gatsby-plugin-react-helmet": "^3.0.0", "gatsby-plugin-styled-components": "^3.0.0",