Skip to content

Commit 46230ba

Browse files
committed
Build server releases for darwin-arm64
1 parent 36f7a9c commit 46230ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,8 @@
186186
"targets": [
187187
"win32-x64",
188188
"linux-x64",
189-
"darwin-x64"
189+
"darwin-x64",
190+
"darwin-arm64"
190191
]
191192
}
192193
}

0 commit comments

Comments
 (0)