modify layout, implemented some more features to match mobile app
This commit is contained in:
@@ -7,10 +7,6 @@
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "electron ."
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.bbrunson.com/brandon/musicshare-electron-client.git"
|
||||
},
|
||||
"author": "Brandon Brunson",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
@@ -18,6 +14,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.8.4",
|
||||
"electron-packager": "^17.1.2",
|
||||
"electron-store": "^10.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user