localhost fix
This commit is contained in:
@@ -32,15 +32,15 @@
|
||||
"express": "^4.18.2",
|
||||
"fluent-ffmpeg": "^2.1.2",
|
||||
"node-telegram-bot-api": "^0.64.0",
|
||||
"soundcloud-downloader": "^1.0.0",
|
||||
"pg": "^8.11.3"
|
||||
"pg": "^8.11.3",
|
||||
"soundcloud-downloader": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^5.0.3",
|
||||
"@types/fluent-ffmpeg": "^2.1.27",
|
||||
"@types/node": "^24.3.0",
|
||||
"@types/pg": "^8.10.9",
|
||||
"@types/node-telegram-bot-api": "^0.64.10",
|
||||
"@types/pg": "^8.15.5",
|
||||
"@typescript-eslint/eslint-plugin": "^8.41.0",
|
||||
"@typescript-eslint/parser": "^8.41.0",
|
||||
"eslint": "^9.34.0",
|
||||
|
||||
Reference in New Issue
Block a user