diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 3a7ecc06bc8a..0167f1c2cedc 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -27,7 +27,7 @@ "@sentry/webpack-plugin": "1.19.0" }, "peerDependencies": { - "gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0", + "gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0", "react": "15.x || 16.x || 17.x || 18.x" }, "devDependencies": {