Skip to content

Commit 444171d

Browse files
committed
Remove invalid signtoolOptions property from win config
1 parent c38f80c commit 444171d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,7 @@
100100
]
101101
}
102102
],
103-
"sign": null,
104-
"signtoolOptions": null
103+
"sign": null
105104
},
106105
"linux": {
107106
"target": [

0 commit comments

Comments
 (0)