diff --git a/package.json b/package.json index 8504fbc..0817b07 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "gatsby-source-plugin" ], "engines": { - "node": "12.x || 14.x || 16.x || 18.x" + "node": "12.x || 14.x || 16.x || 18.x || 20.x" }, "scripts": { "lint": "eslint . --ext .js --cache",