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