Archived
Add Api for song upload
This commit is contained in:
+4
-1
@@ -27,5 +27,8 @@
|
||||
"tailwindcss": "^3.4.13",
|
||||
"vite": "^5.0.3"
|
||||
},
|
||||
"type": "module"
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"music-metadata": "^10.5.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user