diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-09-29 23:48:47 -0400 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-09-29 23:48:47 -0400 |
| commit | ff4e19b5dde820cf84bf38bfd346148417b321e6 (patch) | |
| tree | 55819a6467535bca9371d4d19cea9266ab4d9ac0 /package.json | |
| parent | 32abf9df5e29b8de49c6d484108f3e2daeda3fb6 (diff) | |
| parent | a1dc1ec6e17d27fd70b7dca84ebea03b01727920 (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 7a9e29f50..fa722a6ae 100644 --- a/package.json +++ b/package.json @@ -137,6 +137,7 @@ "express-session": "^1.15.6", "express-validator": "^5.3.1", "expressjs": "^1.0.1", + "find-in-files": "^0.5.0", "flexlayout-react": "^0.3.3", "font-awesome": "^4.7.0", "formidable": "^1.2.1", @@ -171,6 +172,7 @@ "passport": "^0.4.0", "passport-google-oauth20": "^2.0.0", "passport-local": "^1.0.0", + "pdf-parse": "^1.1.1", "pdfjs-dist": "^2.0.943", "probe-image-size": "^4.0.0", "prosemirror-commands": "^1.0.8", |
