mirror of
https://github.com/jeffvli/sonixd.git
synced 2025-12-23 22:29:20 -05:00
Attempt to fix windows publish
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
"img/"
|
||||
],
|
||||
"afterSign": ".erb/scripts/Notarize.js",
|
||||
"electronVersion": "22.3.1",
|
||||
"nsis": {
|
||||
"oneClick": false,
|
||||
"allowToChangeInstallationDirectory": true
|
||||
@@ -325,5 +326,10 @@
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged"
|
||||
}
|
||||
},
|
||||
"workspaces": {
|
||||
"nohoist": [
|
||||
"electron"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user