diff options
| author | Mohammad Amoush <muhammedamoush@gmail.com> | 2019-11-03 15:33:17 -0500 |
|---|---|---|
| committer | Mohammad Amoush <muhammedamoush@gmail.com> | 2019-11-03 15:33:17 -0500 |
| commit | f0aa70db1b0f88a7f42d1e9f86466b08a4522676 (patch) | |
| tree | d909e9e5a754d304f4c3322c96676610765bbe3d /package.json | |
| parent | 0de6a6bccc3a1bc8f4513baf082f117e64c74362 (diff) | |
| parent | c53d599f8ecffe173d8df06777721658f065674a (diff) | |
Merge branch 'server_refactor' of https://github.com/browngraphicslab/Dash-Web into server_refactor
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", |
