Adding dotenv

This commit is contained in:
2026-07-04 15:32:29 -04:00
parent 53b80e3d2c
commit 88279eb977
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@
"format:check": "npx prettier --check ."
},
"dependencies": {
"dotenv": "^17.4.2",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react-router-dom": "^7.18.0"