Skip to content

Commit 339dbca

Browse files
committed
add dotenv to starter-bot
1 parent 5323743 commit 339dbca

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

packages/starter-telegram-bot/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"dependencies": {
6969
"@grammyjs/conversations": "^1.2.0",
7070
"@grammyjs/i18n": "^1.0.2",
71+
"dotenv": "^16.4.5",
7172
"firebase-admin": "^12.1.0",
7273
"firebase-functions": "^5.0.0",
7374
"grammy": "^1.27.0",

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)