Skip to content

Commit e05bbff

Browse files
committed
fix: update app-builder-lib patch for electron-builder 26.15
1 parent fef3b56 commit e05bbff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
diff --git a/node_modules/app-builder-lib/scheme.json b/node_modules/app-builder-lib/scheme.json
2-
index 2eadec7..d55eced 100644
2+
index bee12b6..e25cc97 100644
33
--- a/node_modules/app-builder-lib/scheme.json
44
+++ b/node_modules/app-builder-lib/scheme.json
5-
@@ -6529,7 +6529,20 @@
5+
@@ -8370,7 +8370,20 @@
66
},
77
"publisherName": {
88
"description": "[The publisher name](https://github.com/electron-userland/electron-builder/issues/1187#issuecomment-278972073), exactly as in your code signed certificate. Several names can be provided.",

0 commit comments

Comments
 (0)