1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-02 08:33:43 +00:00

Re-add native dependencies to src/package.json (#1233)

This commit is contained in:
Oscar Hinton
2022-01-13 10:46:33 +01:00
committed by GitHub
parent 653ff8f45f
commit b6117d6801
4 changed files with 1151 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
},
"afterSign": "scripts/after-sign.js",
"asarUnpack": [
"*.node"
"**/*.node"
],
"mac": {
"electronUpdaterCompatibility": ">=0.0.1",