diff --git a/package.json b/package.json index 6f8a8ff..41fd40c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,9 @@ { "name": "truthseeker", "version": "0.1.0", + "engines": { + "node": ">=20" + }, "private": true, "description": "First-principles rebuttal generator with full source and author transparency.", "scripts": {