diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-10-30 15:51:29 -0400 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-10-30 15:51:29 -0400 |
| commit | 9c7e619fb9d3116649ec3779bd528b947235d5a4 (patch) | |
| tree | 45f6fca86a9a3f525d484855e8360870590e8d67 /package.json | |
| parent | 109be54065038392b19d9dbafbccc9205f198766 (diff) | |
updated array batcher
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 8cbbb84af..4572a3f73 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "@types/youtube": "0.0.38", "adm-zip": "^0.4.13", "archiver": "^3.0.3", - "array-batcher": "^1.1.3", + "array-batcher": "^1.2.3", "async": "^2.6.2", "babel-runtime": "^6.26.0", "bcrypt-nodejs": "0.0.3", |
