Skip to content

Commit

Permalink
fix(mac): Cannot find module '../../electron-osx-sign/util-identities'
Browse files Browse the repository at this point in the history
  • Loading branch information
develar committed Jul 18, 2019
1 parent 519bb47 commit 4bc0559
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/app-builder-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"out",
"templates",
"scheme.json",
"certs/root_certs.keychain"
"certs/root_certs.keychain",
"electron-osx-sign"
],
"repository": "electron-userland/electron-builder",
"engines": {
Expand Down

0 comments on commit 4bc0559

Please sign in to comment.