diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 090cbb9..88ce0bd 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "ejs": "^3.1.2", "express": "^4.17.1", "express-session": "^1.17.1", + "formidable": "^1.2.2", "mongoose": "^5.9.12" } } |