Skip to content

Commit

Permalink
[cli] Add macos-export-certificate to pkg assets (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieldonadel authored Nov 5, 2024
1 parent dda9b34 commit 2120e3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/cli/pkg.config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"pkg": {
"assets": ["../../node_modules/macos-export-certificate-and-key/**/*.node"],
"targets": ["node18-macos-arm64", "node18-macos-x64"]
}
}

0 comments on commit 2120e3b

Please sign in to comment.