Added dotenv back into deplist
This commit is contained in:
parent
266892bb26
commit
9d1338c6c0
2 changed files with 4527 additions and 2112 deletions
6626
package-lock.json
generated
6626
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -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",
|
||||
|
|
|
|||
Reference in a new issue