X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=e158844352f26389ad197e41d4fd7cb4e527ae02;hb=741cdb341d12048ba0f1f55784254260ab49b4fa;hp=2a04ad113fc0bb94c275adc9be350575042abf78;hpb=e9dc6efa61975a5d4666752581a4fd384e6caa6e;p=poolifier.git diff --git a/package.json b/package.json index 2a04ad11..e1588443 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.26", + "version": "2.6.27", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js", @@ -134,7 +134,7 @@ "microtime": "^3.1.1", "mocha": "^10.2.0", "mochawesome": "^7.1.3", - "prettier": "^3.0.1", + "prettier": "^3.0.2", "release-it": "^16.1.5", "rollup": "^3.28.0", "rollup-plugin-analyzer": "^4.0.0",