Skip to content

Commit a8aa7fa

Browse files
committed
chore: optimize
1 parent 7ffbc34 commit a8aa7fa

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

example/package.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,13 @@
3434
"hardenedRuntime": true,
3535
"identity": null,
3636
"target": [
37-
"zip"
37+
{
38+
"target": "zip",
39+
"arch": [
40+
"x64",
41+
"arm64"
42+
]
43+
}
3844
],
3945
"type": "distribution"
4046
},

0 commit comments

Comments
 (0)