repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec66e82
)
Update package.json
v2.0.0-beta.4
author
Alessandro Pio Ardizio
<alessandroardizio94@gmail.com>
Thu, 18 Feb 2021 20:40:39 +0000
(21:40 +0100)
committer
GitHub
<noreply@github.com>
Thu, 18 Feb 2021 20:40:39 +0000
(21:40 +0100)
package.json
patch
|
blob
|
blame
|
history
diff --git
a/package.json
b/package.json
index 2e19649c9c7133608e9c5b63ed57b3c5b7b5979b..5e5562d035b3c37f34d6f2c2c89b7437b05d5ed8 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-1,7
+1,7
@@
{
"name": "poolifier",
- "version": "v2.0.0-beta.
1
",
- "description": "
Library on top of node js worker threads that implement various worker pools type
",
+ "version": "v2.0.0-beta.
4
",
+ "description": "
A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation
",
"main": "lib/index.js",
"scripts": {
"build": "rollup --config --environment BUILD:development",