feat: load from dotenv if specified

This commit is contained in:
Aarnav Tale
2024-10-16 23:07:17 -04:00
parent 0c1f6969da
commit 9dafd8e8b0
3 changed files with 10 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@
"@remix-run/react": "^2.10.2",
"@remix-run/serve": "^2.10.2",
"clsx": "^2.1.1",
"dotenv": "^16.4.5",
"isbot": "^5.1.11",
"oauth4webapi": "^2.11.1",
"react": "19.0.0-rc-f38c22b244-20240704",