remove dotenv

This commit is contained in:
2025-03-27 08:27:14 -07:00
parent 829b3f4ffd
commit 83cf38ed91
3 changed files with 1 additions and 5 deletions

View File

@@ -25,7 +25,6 @@
"private": true,
"dependencies": {
"@apollo/server": "^4.11.2",
"dotenv": "^16.4.7",
"graphql": "^16.10.0",
"jsonwebtoken": "^9.0.2"
}