diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index af67e2f..ede6505 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -3,4 +3,8 @@ packages: ignoredBuiltDependencies: - sharp - - unrs-resolver \ No newline at end of file + - unrs-resolver + + "engines": { + "node": ">=20.9.0" +} \ No newline at end of file