diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-09-21 14:27:10 -0400 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-09-21 14:27:10 -0400 |
| commit | f529d7d22162689c08830418da67a89778111e16 (patch) | |
| tree | 5ad0ede9cbbfbcae3ea7c850ab0ae61b7c431ff3 /package.json | |
| parent | 8d9c9d0f51be91ee10b631be9f464af0822bb9be (diff) | |
final batcher fixes
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 45babb358..f049f8826 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.6", + "array-batcher": "^1.0.7", "async": "^2.6.2", "babel-runtime": "^6.26.0", "bcrypt-nodejs": "0.0.3", |
