chore: v2.4.4
[poolifier.git] / package.json
index 8bcd8a8ebf03ea87b1536995bf6e590c886acf7f..0f0c77d40464a8cfa0919d0508d0bfe3d6500d87 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "poolifier",
-  "version": "2.4.3",
+  "version": "2.4.4",
   "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation",
   "license": "MIT",
   "main": "./lib/index.js",
     "source-map-support": "^0.5.21",
     "ts-standard": "^12.0.2",
     "typedoc": "^0.23.28",
-    "typescript": "^5.0.3"
+    "typescript": "^5.0.4"
   }
 }