gitignore
This commit is contained in:
@@ -27,10 +27,8 @@
|
||||
},
|
||||
"packageManager": "yarn@1.22.19",
|
||||
"dependencies": {
|
||||
"axios": "^1.6.2",
|
||||
"express": "^4.18.2",
|
||||
"fluent-ffmpeg": "^2.1.2",
|
||||
"node-fetch": "^3.3.2",
|
||||
"node-telegram-bot-api": "^0.64.0",
|
||||
"soundcloud-downloader": "^1.0.0",
|
||||
"sqlite3": "^5.1.6"
|
||||
@@ -40,6 +38,8 @@
|
||||
"@types/fluent-ffmpeg": "^2.1.27",
|
||||
"@types/node": "^24.3.0",
|
||||
"@types/node-telegram-bot-api": "^0.64.10",
|
||||
"@typescript-eslint/eslint-plugin": "^8.41.0",
|
||||
"@typescript-eslint/parser": "^8.41.0",
|
||||
"eslint": "^9.34.0",
|
||||
"nodemon": "^3.0.2",
|
||||
"ts-node": "^10.9.2",
|
||||
|
||||
Reference in New Issue
Block a user