feat: add dotenv

This commit is contained in:
2026-05-31 23:00:01 +09:00
parent b87e735cb9
commit 19c2a3591e
2 changed files with 4 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
"@openrouter/sdk": "^0.12.79",
"chalk": "^5.6.2",
"commander": "^15.0.0",
"dotenv": "^17.4.2",
"identitydb": "^0.5.0",
"ora": "^9.4.0"
}