diff options
| author | 8cy <[email protected]> | 2020-05-10 03:20:30 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-10 03:20:30 -0700 |
| commit | 14b385cf1c811aec0f44abfbc47f03571ffafbec (patch) | |
| tree | c3c10312bbb55d5832b575c1e46219c35fe5e7d2 /package.json | |
| parent | idk (diff) | |
| download | slog-14b385cf1c811aec0f44abfbc47f03571ffafbec.tar.xz slog-14b385cf1c811aec0f44abfbc47f03571ffafbec.zip | |
yes
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" } } |