Remove update-electron-app as it's not needed anymore

This commit is contained in:
smartfridge 2021-05-02 19:28:33 +02:00
parent 6bec720084
commit 98b473f8cb
2 changed files with 239 additions and 128 deletions

364
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,7 +15,6 @@
"dependencies": {
"custom-electron-titlebar": "3.2.6",
"electron-squirrel-startup": "^1.0.0",
"update-electron-app": "^2.0.1",
"v8-compile-cache": "^2.3.0"
},
"devDependencies": {
@ -66,4 +65,4 @@
]
}
}
}
}