diff --git a/package.json b/package.json index d53922f..34e628f 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,7 @@ "name": "otp-admin-ui", "version": "1.0.0", "main": "index.js", - "engines": { - "node": ">=14.x" - }, + "engines": { "node": "18.x" }, "license": "MIT", "scripts": { "build": "next build",