Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
[poolifier.git] / package.json
index 1d15968a798976ff720987cc6c142f08373f2980..c711105f1b2f40fbff1f6032d8001a790af39c34 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "poolifier",
-  "version": "2.6.34",
+  "version": "2.6.35",
   "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
   "license": "MIT",
   "main": "./lib/index.js",
     "source-map-support": "^0.5.21",
     "ts-standard": "^12.0.2",
     "typedoc": "^0.24.8",
-    "typescript": "^5.2.2"
+    "typescript": "~5.1.6"
   }
 }