diff --git a/package.json b/package.json index e463f338..d08490b0 100644 --- a/package.json +++ b/package.json @@ -17,9 +17,6 @@ "files": [ "dist" ], - "engines": { - "node": ">=v16.20.2" - }, "scripts": { "build": "nuxt-module-build build", "prepack": "pnpm build",