Rename electron-updater to electron-updater-bin for now.

This commit is contained in:
Daniel Scalzi
2018-10-14 19:08:47 -04:00
parent b93ecf29e3
commit e6874b50bb
3 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@@ -1040,9 +1040,9 @@
"mime": "^2.3.1"
}
},
"electron-updater": {
"version": "github:WesterosCraftCode/electron-updater-bin#e691c04ba3eba8d369090720e4aacb34c943a698",
"from": "github:WesterosCraftCode/electron-updater-bin",
"electron-updater-bin": {
"version": "git://github.com/WesterosCraftCode/electron-updater-bin.git#5280cdce2b5b0c776387254e6e8b97ff5f53884f",
"from": "git://github.com/WesterosCraftCode/electron-updater-bin.git",
"requires": {
"bluebird-lst": "^1.0.5",
"builder-util-runtime": "~4.4.1",