Skip to content

Commit

Permalink
add snap and appimage linux targets
Browse files Browse the repository at this point in the history
  • Loading branch information
mifi committed Nov 5, 2019
1 parent fe55f38 commit 3afc195
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 @@ -120,7 +120,7 @@
"node_modules/ffprobe-static/bin/linux/x64/**"
],
"icon": "icon-build/app-512.png",
"target": "tar.bz2"
"target": ["tar.bz2", "snap", "AppImage"]
}
}
}

0 comments on commit 3afc195

Please sign in to comment.