X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=886136f41129b2da780d3fc5651f23bac890e218;hb=9639167efbc3426937eaa46a544c4290da88d9b4;hp=6a0a6ccc92419712b15521bb0cfe59496f2f34d4;hpb=580e38be1c863595247e1c656b1aeb7cef4c3a9a;p=poolifier.git diff --git a/package.json b/package.json index 6a0a6ccc..886136f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.0.0", + "version": "3.0.1", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js", @@ -43,7 +43,7 @@ }, "volta": { "node": "20.8.1", - "pnpm": "8.9.0" + "pnpm": "8.9.2" }, "repository": { "type": "git",