fix: load env variables

This commit is contained in:
lucas-neynar
2025-03-13 13:45:40 -07:00
parent 317e302e48
commit f040e9dcf9
7 changed files with 114 additions and 42 deletions

View File

@@ -34,6 +34,7 @@
"@upstash/redis": "^1.34.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dotenv": "^16.4.7",
"inquirer": "^12.4.3",
"localtunnel": "^2.0.2",
"lucide-react": "^0.469.0",