dotenv support (#122)

Signed-off-by: Aron Jones <aron.jones@gmail.com>
This commit is contained in:
Aron Jones
2025-04-16 18:33:12 -04:00
committed by GitHub
parent 05c458b51e
commit 40266beebe
3 changed files with 14 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
"@inkjs/ui": "^2.0.0",
"chalk": "^5.2.0",
"diff": "^7.0.0",
"dotenv": "^16.1.4",
"file-type": "^20.1.0",
"ink": "^5.2.0",
"ink-select-input": "^6.0.0",