diff --git a/package.json b/package.json index 70f4d25..fc883fc 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,9 @@ "bench:fdir": "ts-node benchmarks/fdir-benchmark.ts", "release": "./scripts/release.sh" }, + "engines": { + "node": ">=12.0.0" + }, "repository": { "type": "git", "url": "git+https://github.com/thecodrr/fdir.git"