Skip to content

Commit 35c2122

Browse files
committed
Remove macOs NAPI target
1 parent aab2a19 commit 35c2122

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@
1616
"napi": {
1717
"name": "napi-gif-encoder",
1818
"triples": {
19-
"defaults": true,
19+
"defaults": false,
2020
"additional": [
21+
"x86_64-unknown-linux-gnu",
22+
"x86_64-pc-windows-msvc",
2123
"x86_64-unknown-linux-musl",
2224
"aarch64-unknown-linux-gnu",
2325
"armv7-unknown-linux-gnueabihf",

0 commit comments

Comments
 (0)