Added dotenv back into deplist

This commit is contained in:
Ceferino Patino 2022-04-13 21:36:33 -05:00
commit 9d1338c6c0
2 changed files with 4527 additions and 2112 deletions

6626
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -16,6 +16,7 @@
"cookie-parser": "~1.4.4",
"cors": "^2.8.5",
"debug": "~2.6.9",
"dotenv": "^16.0.0",
"express": "~4.16.1",
"formidable": "^2.0.1",
"http-errors": "~1.6.3",