Update package to require dotenv
This commit is contained in:
@@ -2,10 +2,11 @@
|
||||
"name": "client",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"main": "index.js",
|
||||
"main": "app.js",
|
||||
"dependencies": {
|
||||
"convert-units": "^2.3.4",
|
||||
"cookie-parser": "~1.4.4",
|
||||
"dotenv": "16.0.3",
|
||||
"debug": "^4.3.4",
|
||||
"ejs": "~2.6.1",
|
||||
"express": "~4.16.1",
|
||||
|
||||
Reference in New Issue
Block a user