Skip to content

Commit

Permalink
Add universal-apple-darwin to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sverrejoh committed Feb 16, 2024
1 parent d223a2c commit 991c1c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"triples": {
"additional": [
"aarch64-apple-darwin",
"x86_64-apple-darwin"
"x86_64-apple-darwin",
"universal-apple-darwin"
]
}
},
Expand Down

0 comments on commit 991c1c3

Please sign in to comment.