Fix an empty object detection implementation
[benchmarks-js.git] / package.json
index 9e887138611687912319c36cdd24417dd528dbf4..52466601c42aa9dd31c288c624f6e2a7c63dc1c8 100644 (file)
@@ -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"