- Updated build config to make use of a base file that doesn't build anything.

- This fixes the issue of unwanted extra build targets that were introduced with the electron-builder update
This commit is contained in:
2022-06-25 21:45:30 +02:00
parent 207a61d199
commit fa9ab22867
10 changed files with 52 additions and 33 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "tidal-hifi",
"version": "4.0.0",
"version": "4.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "tidal-hifi",
"version": "3.1.1",
"version": "4.0.1",
"license": "MIT",
"dependencies": {
"@electron/remote": "^2.0.8",