Skip to content

Commit c8f1cfe

Browse files
author
Daniel Bulant
committed
Fix config
1 parent 0abbf7e commit c8f1cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"linux": {
6464
"target": [
6565
{
66-
"target": ["deb", "tar.gz"],
66+
"target": "deb",
6767
"arch": [
6868
"x64",
6969
"ia32"

0 commit comments

Comments
 (0)