docs: fixlet to code comment
[poolifier.git] / benchmarks / versus-external-pools / package.json
index a53b2fcad3143b6f24cf03c8fb31f6546e0fd2ed..eda132c66740a384493b244334bd4ea261a6df2e 100644 (file)
@@ -5,6 +5,9 @@
   "private": true,
   "main": "index.js",
   "author": "pioardi",
+  "engines": {
+    "node": ">=14.14.0"
+  },
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"
   },
@@ -12,7 +15,7 @@
     "microjob": "0.7.0",
     "node-worker-threads-pool": "1.5.1",
     "piscina": "3.2.0",
-    "poolifier": "2.4.5",
+    "poolifier": "2.4.10",
     "threads": "1.7.0",
     "threadwork": "0.6.0",
     "worker-nodes": "2.4.0",