diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-09-20 16:39:14 -0400 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-09-20 16:39:14 -0400 |
| commit | 8d9c9d0f51be91ee10b631be9f464af0822bb9be (patch) | |
| tree | 00bc3798f03be1531dea457184844bcc09290871 /package.json | |
| parent | d66b51213e448d5f4f37781389af488a3ac744c4 (diff) | |
integrated with array batcher npm module
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b20c31a7a..45babb358 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "@types/youtube": "0.0.38", "adm-zip": "^0.4.13", "archiver": "^3.0.3", - "array-batcher": "^1.0.2", + "array-batcher": "^1.0.6", "async": "^2.6.2", "babel-runtime": "^6.26.0", "bcrypt-nodejs": "0.0.3", |
