diff options
| author | bob <bcz@cs.brown.edu> | 2019-03-11 13:45:16 -0400 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-03-11 13:45:16 -0400 |
| commit | 666c74b4bf9a4545fe6a73fcedbc73bc1fae9b94 (patch) | |
| tree | d46825e8b8a5762c21986c0c6e900b666610ad2c /package.json | |
| parent | 3c65e18a455eda378e24162ae4aaf5e37e6d107d (diff) | |
| parent | 501a74c77bda9256f449c7009194a6964819841a (diff) | |
Merge branch 'master' into hannah_linking
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index d5818a88f..3bbaf72ad 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "@types/express-flash": "0.0.0", "@types/express-session": "^1.15.12", "@types/express-validator": "^3.0.0", + "@types/formidable": "^1.0.31", "@types/jquery": "^3.3.29", "@types/jsonwebtoken": "^8.3.2", "@types/lodash": "^4.14.121", @@ -84,6 +85,7 @@ "express-validator": "^5.3.1", "expressjs": "^1.0.1", "flexlayout-react": "^0.3.3", + "formidable": "^1.2.1", "golden-layout": "^1.5.9", "html-to-image": "^0.1.0", "i": "^0.3.6", |
