diff --git a/package.json b/package.json index cf5f4c9..f3ae909 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "repository": "https://github.com/styfle/styfle.dev", "license": "MIT", "engines": { - "node": "16.x" + "node": "18.x" }, "scripts": { "dev": "next",