mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-02-22 09:12:21 +00:00
fix: also install dotenv
This commit is contained in:
parent
00006956e2
commit
25184d4995
@ -20,6 +20,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"bing-chat": "^0.2.3",
|
||||
"dotenv": "^16.0.3",
|
||||
"dotenv-safe": "^8.2.0",
|
||||
"p-timeout": "^6.1.1",
|
||||
"telegraf": "^4.12.2"
|
||||
|
@ -199,6 +199,11 @@ dotenv-safe@^8.2.0:
|
||||
dependencies:
|
||||
dotenv "^8.2.0"
|
||||
|
||||
dotenv@^16.0.3:
|
||||
version "16.0.3"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
|
||||
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
|
||||
|
||||
dotenv@^8.2.0:
|
||||
version "8.6.0"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
|
||||
|
Loading…
x
Reference in New Issue
Block a user