refactor: sensible defaults for worker choice strategy policy
[poolifier.git] / package.json
index c402a1bcd8a26a602ef2761d52c76f526ef6f136..60f10d053254bb16eadcaf62cc268a12d1e69976 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "poolifier",
-  "version": "2.6.28",
+  "version": "2.6.30",
   "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
   "license": "MIT",
   "main": "./lib/index.js",
     "eslint-config-standard-with-typescript": "^37.0.0",
     "eslint-define-config": "^1.23.0",
     "eslint-import-resolver-typescript": "^3.6.0",
-    "eslint-plugin-import": "^2.28.0",
+    "eslint-plugin-import": "^2.28.1",
     "eslint-plugin-jsdoc": "^46.4.6",
     "eslint-plugin-n": "^16.0.1",
     "eslint-plugin-promise": "^6.1.1",