X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=3e3d217f9519c50b659f0c95c0a9b29b05512739;hb=5e7fdc4a7f8c01824825abd4ad57ec787a4beea7;hp=1492410b842cfde0754361d64ec850af6eacdf8c;hpb=9606b474f66413e1626467a0ad293aab3ad06f99;p=poolifier.git diff --git a/package.json b/package.json index 1492410b..3e3d217f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { + "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.21", + "version": "2.6.22", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",