Skip to content

Commit e80fb6d

Browse files
committed
add zip foremat for windows distr
1 parent baac1d8 commit e80fb6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@
9393
"arch": [
9494
"x64"
9595
]
96+
},
97+
{
98+
"target": "zip",
99+
"arch": ["x64"]
96100
}
97101
]
98102
},

0 commit comments

Comments
 (0)