Skip to content

Commit

Permalink
fix(cli): include dotenv dep (#1103)
Browse files Browse the repository at this point in the history
closes: #1102 

no qa required
  • Loading branch information
michael-siek authored Aug 13, 2024
1 parent c871221 commit 5d34355
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"chromedriver": "latest",
"colors": "^1.4.0",
"commander": "^9.4.1",
"dotenv": "^16.4.5",
"selenium-webdriver": "~4.22.0"
},
"devDependencies": {
Expand Down

0 comments on commit 5d34355

Please sign in to comment.