start support for songs

This commit is contained in:
Adolfo Reyna
2023-05-31 06:11:50 -04:00
parent 3d3dab58f9
commit 2f726a5331
9 changed files with 640 additions and 18 deletions

View File

@@ -22,6 +22,7 @@
"mongodb": "^3.6.3",
"nodemailer": "^6.6.3",
"object-hash": "^3.0.0",
"socket.io": "^4.6.1",
"stripe": "^8.178.0",
"web-push": "^3.4.5"
}