use dotenv for loading env vars from data/config.env
This commit is contained in:
parent
2168c40aa5
commit
6a7594fa32
4 changed files with 25 additions and 7 deletions
|
|
@ -11,6 +11,7 @@
|
|||
"type": "module",
|
||||
"dependencies": {
|
||||
"cross-env": "^7.0.3",
|
||||
"dotenv": "^16.0.3",
|
||||
"lowdb": "^5.0.5",
|
||||
"playwright": "^1.29.0",
|
||||
"prompts": "^2.4.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue