mirror of
https://github.com/rxaviers/async-pool.git
synced 2026-01-25 16:07:54 +00:00
2.0.0
This commit is contained in:
parent
3c2d36c068
commit
edf4acf270
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tiny-async-pool",
|
||||
"version": "1.3.0",
|
||||
"version": "2.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tiny-async-pool",
|
||||
"version": "1.3.0",
|
||||
"version": "2.0.0",
|
||||
"description": "Run multiple promise-returning & async functions with limited concurrency using native ES9",
|
||||
"main": "lib/es9.js",
|
||||
"files": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user