Skip to content

Commit

Permalink
add zip foremat for windows distr
Browse files Browse the repository at this point in the history
  • Loading branch information
zag committed Jul 23, 2020
1 parent baac1d8 commit e80fb6d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@
"arch": [
"x64"
]
},
{
"target": "zip",
"arch": ["x64"]
}
]
},
Expand Down

0 comments on commit e80fb6d

Please sign in to comment.