X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=package.json;h=c43aa0c65a053500e244e1d652c2bbe3a4e06fa4;hb=a29840a9eeef86ea4e0b4f212d71008596cd975e;hp=9ff73802e3912cb8954f46eec852481cbf8aed8e;hpb=8428b256d3103fee6dd234c3eacfb733f886e63e;p=poolifier.git diff --git a/package.json b/package.json index 9ff73802..c43aa0c6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.0.9", + "version": "3.0.10", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js", @@ -50,7 +50,7 @@ }, "volta": { "node": "20.10.0", - "pnpm": "8.11.0" + "pnpm": "8.12.0" }, "repository": { "type": "git",