Remove `winston
, bump
@dotenvx/dotenvx
and change
@types/node
to
@types/bun
`
This commit is contained in:
parent
404a801c61
commit
eefe253bc6
1 changed files with 2 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue