diff options
| author | Monika Hedman <monika_hedman@brown.edu> | 2019-03-05 17:52:15 -0500 |
|---|---|---|
| committer | Monika Hedman <monika_hedman@brown.edu> | 2019-03-05 17:52:15 -0500 |
| commit | 46948b5eee468f45f2ff67b1915a97950eb495a1 (patch) | |
| tree | 0337eb6faa091701a6570f7f84554e7c193e7f2a /package.json | |
| parent | bb1d3120f11a47e9d493202c1003dae52bf6667f (diff) | |
almost there
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 22349501d..b6457058b 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,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.0", "@types/lodash": "^4.14.121", @@ -77,6 +78,7 @@ "express-validator": "^5.3.1", "expressjs": "^1.0.1", "flexlayout-react": "^0.3.3", + "formidable": "^1.2.1", "golden-layout": "^1.5.9", "i": "^0.3.6", "jsonwebtoken": "^8.4.0", |
