mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
fix(bigbot-example): add missing dotenv dependency (#4064)
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"@influxdata/influxdb-client": "^1.33.2",
|
||||
"amqplib": "^0.10.4",
|
||||
"chalk": "^5.3.0",
|
||||
"dotenv": "^16.4.7",
|
||||
"fastify": "^5.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user