mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-05-10 04:24:59 +00:00
Remove `winston
, bump
@dotenvx/dotenvx
and change
@types/node
to
@types/bun
`
This commit is contained in:
parent
404a801c61
commit
eefe253bc6
@ -3,13 +3,12 @@
|
||||
"start": "nodemon src/bot.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dotenvx/dotenvx": "^1.41.0",
|
||||
"@types/node": "^22.15.2",
|
||||
"@dotenvx/dotenvx": "^1.42.2",
|
||||
"@types/bun": "^1.2.11",
|
||||
"axios": "^1.9.0",
|
||||
"node-html-parser": "^7.0.1",
|
||||
"nodemon": "^3.1.10",
|
||||
"telegraf": "^4.16.3",
|
||||
"winston": "^3.17.0",
|
||||
"youtube-url": "^0.5.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user