diff --git a/examples/no-plugins/package.json b/examples/no-plugins/package.json index 4a1732546bb2e..c55c66a0eb27e 100644 --- a/examples/no-plugins/package.json +++ b/examples/no-plugins/package.json @@ -5,7 +5,7 @@ "version": "1.0.0", "author": "Scotty Eckenthal ", "dependencies": { - "gatsby": "^2.0.0", + "gatsby": "^4.22.0", "lodash": "^4.17.14", "react": "^16.4.0", "react-dom": "^16.4.0",