Merge pull request #2424 from poolifier/release-please--branches--master--components...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 5 Jul 2024 13:38:06 +0000 (15:38 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Jul 2024 13:38:06 +0000 (15:38 +0200)
chore(master): release 4.0.16

1  2 
package.json

diff --combined package.json
index 135228c20c2de715a942c3006c0f3711e5cb1971,9aba55a35a181ca00596d4d2d2483d278d9fbbe4..f2a12de16d14b0c3c933cb44301c23129647a073
@@@ -1,7 -1,7 +1,7 @@@
  {
    "$schema": "https://json.schemastore.org/package",
    "name": "poolifier",
-   "version": "4.0.15",
+   "version": "4.0.16",
    "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
    "license": "MIT",
    "type": "module",
@@@ -93,7 -93,9 +93,9 @@@
      "url": "https://github.com/poolifier/poolifier/issues"
    },
    "homepage": "https://github.com/poolifier/poolifier#readme",
-   "files": ["lib"],
+   "files": [
+     "lib"
+   ],
    "pnpm": {
      "overrides": {
        "semver": "^7.5.3"
      "rollup-plugin-delete": "^2.0.0",
      "rollup-plugin-dts": "^6.1.1",
      "sinon": "^18.0.0",
 -    "tatami-ng": "^0.4.15",
 +    "tatami-ng": "^0.4.16",
      "typedoc": "^0.26.3",
      "typescript": "~5.5.3"
    }