X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=52466601c42aa9dd31c288c624f6e2a7c63dc1c8;hb=9d7eeee7d593df4ce1d6c21d1efdae816a47a85d;hp=9e887138611687912319c36cdd24417dd528dbf4;hpb=cffc182cf8cb15203bf4bb82b2ac8e3721925c00;p=benchmarks-js.git diff --git a/package.json b/package.json index 9e88713..5246660 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,9 @@ "name": "benchmarks-js", "version": "0.0.1", "description": "JS code pattern benchmarks", + "engines": { + "node": ">=14.x" + }, "repository": { "type": "git", "url": "git://github.com/jerome-benoit/benchmarks-js.git"