Skip to content

Commit

Permalink
deps: remove dotenv
Browse files Browse the repository at this point in the history
  • Loading branch information
DTrombett committed Apr 17, 2023
1 parent 512ec45 commit a320657
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 15 deletions.
33 changes: 19 additions & 14 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
},
"dependencies": {
"crypto-js": "^4.1.1",
"dotenv": "^16.0.3",
"undici": "^5.21.2"
},
"devDependencies": {
Expand All @@ -37,6 +36,7 @@
"@types/node": "^18.15.10",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"dotenv": "^16.0.3",
"eslint": "^8.38.0",
"eslint-plugin-node": "^11.1.0",
"prettier": "^2.8.7",
Expand Down

0 comments on commit a320657

Please sign in to comment.