From 5648b9ca478b2493692239fc607c6593993c2c44 Mon Sep 17 00:00:00 2001 From: Alessandro Pio Ardizio Date: Wed, 22 Jan 2020 23:41:15 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4190e41..d9d8484d 100644 --- a/package.json +++ b/package.json @@ -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", -- 2.34.1