Update package.json
authorAlessandro Pio Ardizio <alessandroardizio94@gmail.com>
Wed, 22 Jan 2020 22:41:15 +0000 (23:41 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Jan 2020 22:41:15 +0000 (23:41 +0100)
package.json

index a4190e414b38114c805c564e42266b4674b37dd3..d9d8484d6f99a757793ebef4c34c4a955b612a7f 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "name": "@pioardi/node-thread-pool",
+  "name": "poolifier",
   "version": "0.0.1",
   "description": "Library on top of node js worker threads that implement various worker pools type",
   "main": "index.js",