Skip to content

Commit

Permalink
DTSPB-4183: Add dotenv dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiealbertelli committed May 15, 2024
1 parent b42040c commit 06165c7
Show file tree
Hide file tree
Showing 2 changed files with 302 additions and 6,093 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
},
"dependencies": {
"@date-fns/upgrade": "^1.0.3",
"dotenv": "^16.4.5",
"html_codesniffer": "^2.5.1",
"require-directory": "^2.1.1"
},
Expand All @@ -62,7 +63,6 @@
"chai": "^4.1.0",
"chai-http": "^4.3.0",
"chai-string": "^1.5.0",
"codeceptjs": "^3.4.0",
"date-fns": "^2.21.3",
"eslint": "^7.22.0",
"eslint-plugin-mocha": "^8.0.0",
Expand Down
Loading

0 comments on commit 06165c7

Please sign in to comment.