chore: v2.4.13
[poolifier.git] / package.json
index 76229e8b6af382e4d9945497d988bc83f3634324..26a8b5d1a79b62e03139f19c5772135262d5ca26 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "poolifier",
-  "version": "2.4.12",
+  "version": "2.4.13",
   "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation",
   "license": "MIT",
   "main": "./lib/index.js",
     "sinon": "^15.0.4",
     "source-map-support": "^0.5.21",
     "ts-standard": "^12.0.2",
-    "typedoc": "^0.24.6",
+    "typedoc": "^0.24.7",
     "typescript": "^5.0.4"
   }
 }