Skip to content

Commit

Permalink
change win deploy to nsis over squirrel, unclear why
Browse files Browse the repository at this point in the history
  • Loading branch information
todbot committed Jan 20, 2017
1 parent 5eafb32 commit 301113b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"win": {
"target": [
"squirrel",
"nsis",
"zip"
],
"remoteReleases": true,
Expand Down

0 comments on commit 301113b

Please sign in to comment.