nodecdtheque => MyMusicLibrary & new UI for adding album

This commit is contained in:
Damien Broqua 2022-02-17 09:37:25 +01:00
parent a35c8899ac
commit a502fe9088
14 changed files with 231 additions and 37 deletions

View file

@ -1,5 +1,5 @@
{
"name": "nodecdtheque",
"name": "mymusiclibrary",
"version": "1.0.0",
"description": "Simple application to manage your CD/Vinyl collection",
"scripts": {
@ -18,7 +18,7 @@
},
"repository": {
"type": "git",
"url": "git@git.darkou.fr:dbroqua/nodecdtheque.git"
"url": "git@git.darkou.fr:dbroqua/MyMusicLibrary.git"
},
"author": {
"name": "Damien Broqua",