Version 0.4.0-alpha1

This commit is contained in:
2025-03-02 21:37:04 +01:00
parent 407d9d6b9a
commit 12c4e2740a
5 changed files with 24 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "chopin-backend",
"version": "0.3.0",
"version": "0.4.0",
"description": "Discord Bot for music - Fetching everywhere !",
"main": "src/main.js",
"nodemonConfig": {
@@ -34,7 +34,7 @@
"pm2": "^5.4.3",
"socket.io": "^4.8.1",
"soundcloud.ts": "^0.6.3",
"spotify-web-api-node": "^5.0.2",
"spotify-web-api-node": "^5.0.2",
"uuid": "^11.1.0",
"webmetrik": "^0.1.4",
"ytfps": "^1.2.0"