diff options
| author | yipstanley <stanley_yip@brown.edu> | 2019-11-09 14:13:20 -0500 |
|---|---|---|
| committer | yipstanley <stanley_yip@brown.edu> | 2019-11-09 14:13:20 -0500 |
| commit | 517bccdf0921169fd83312f3cedd044522a2398e (patch) | |
| tree | d171ec7672230dded66606f8f7e25618b2e70338 /package.json | |
| parent | ca406ddce0a9b35ca9063f74979c952e080339f1 (diff) | |
| parent | 5c6dc8fb25c2ac65a9efa534ee86211ac6d68301 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into inking_to_doc
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 8ee080933..40bf40c17 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "ts-node-dev": "^1.0.0-pre.32", "tslint": "^5.15.0", "tslint-loader": "^3.5.4", - "typescript": "^3.5.3", + "typescript": "^3.7.2", "webpack": "^4.29.6", "webpack-cli": "^3.2.3", "webpack-dev-middleware": "^3.6.1", @@ -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", |
