Skip to content

Commit

Permalink
add windows portable zip
Browse files Browse the repository at this point in the history
  • Loading branch information
JustSch committed Oct 18, 2022
1 parent 51073fe commit adfca47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@
{
"name": "@electron-forge/maker-zip",
"platforms": [
"darwin"
"darwin",
"win32"
]
},
{
Expand Down

0 comments on commit adfca47

Please sign in to comment.