build(deps): bump actions/checkout from 3 to 4
[poolifier.git] / package.json
index ead40313fc3affc869ac0524e640a7dbc5ddb942..0544b2dd87f4c9bd53e445c94500d269c1b73e92 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "poolifier",
-  "version": "2.6.39",
+  "version": "2.6.41",
   "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
   "license": "MIT",
   "main": "./lib/index.js",
     "parallelism",
     "eventloop"
   ],
-  "author": "pioardi",
+  "author": {
+    "name": "Alessandro Pio Ardizio",
+    "email": "alessandroardizio94@gmail.com",
+    "url": "https://github.com/pioardi"
+  },
   "contributors": [
     {
       "name": "Christopher Quadflieg",
     "@release-it/keep-a-changelog": "^4.0.0",
     "@rollup/plugin-terser": "^0.4.3",
     "@rollup/plugin-typescript": "^11.1.3",
-    "@types/node": "^20.5.7",
+    "@types/node": "^20.5.9",
     "@typescript-eslint/eslint-plugin": "^6.5.0",
     "@typescript-eslint/parser": "^6.5.0",
     "benny": "^3.7.1",