diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-09-20 05:10:21 -0400 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-09-20 05:10:21 -0400 |
| commit | d66b51213e448d5f4f37781389af488a3ac744c4 (patch) | |
| tree | 2f9dd15db111d4e52a519d9f15f522884fb7a776 /package.json | |
| parent | 51d1972a2833c25222cd9c2aa7ba87ab56d1f6cf (diff) | |
factored out extensions into npm module
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index f869713ba..b20c31a7a 100644 --- a/package.json +++ b/package.json @@ -114,6 +114,7 @@ "@types/youtube": "0.0.38", "adm-zip": "^0.4.13", "archiver": "^3.0.3", + "array-batcher": "^1.0.2", "async": "^2.6.2", "babel-runtime": "^6.26.0", "bcrypt-nodejs": "0.0.3", |
