diff options
| author | bob <bcz@cs.brown.edu> | 2019-03-11 12:54:52 -0400 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-03-11 12:54:52 -0400 |
| commit | 37aebc077ba33a353a88d16470aacd7ece4fb063 (patch) | |
| tree | 0bb48e4e3c9ce8544069698384bd7a652442301c /package.json | |
| parent | 933cfacdeed99da38070790c5ec17cbdeb755267 (diff) | |
| parent | f27de3bfc5a4b5c56e884cfcddff15a047b2519e (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
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 a89d82645..0179e89d3 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,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", @@ -83,6 +84,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", |
