We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0355343 + 2696e8c commit 20cb3a8Copy full SHA for 20cb3a8
1 file changed
package.json
@@ -15,7 +15,7 @@
15
"devDependencies": {
16
"ajv": "^6.5.1",
17
"electron": "2.0.18",
18
- "electron-builder": "20.28.4",
+ "electron-builder": "20.42.0",
19
"electron-rebuild": "^1.8.2",
20
"eslint": "^4.19.1",
21
"eslint-config-standard": "^11.0.0",
@@ -138,6 +138,7 @@
138
"publisherName": "Reporting tool"
139
},
140
"mac": {
141
+ "hardenedRuntime": true,
142
"artifactName": "${productName}-${version}-${arch}-${os}.${ext}",
143
"category": "public.app-category.productivity",
144
"target": [
0 commit comments