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

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