aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-09-19 12:59:26 +0700
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-09-19 12:59:26 +0700
commite601a2581718cf6831b5207336d01639992c05ff (patch)
tree06cba1ced2cb6f292b61c87cbf00723bc764bb13 /package.json
parentReview builder config for mac (hardenedRuntime/gatekeeperAssess) (diff)
downloadferdium-app-e601a2581718cf6831b5207336d01639992c05ff.tar.gz
ferdium-app-e601a2581718cf6831b5207336d01639992c05ff.tar.zst
ferdium-app-e601a2581718cf6831b5207336d01639992c05ff.zip
Add electron-notarize
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 7ae2b8bf2..9bf72d8f8 100644
--- a/package.json
+++ b/package.json
@@ -125,6 +125,7 @@
125 "dotenv": "^4.0.0", 125 "dotenv": "^4.0.0",
126 "electron": "4.2.4", 126 "electron": "4.2.4",
127 "electron-builder": "20.43.0", 127 "electron-builder": "20.43.0",
128 "electron-notarize": "0.1.1",
128 "electron-rebuild": "1.8.4", 129 "electron-rebuild": "1.8.4",
129 "eslint": "5.10.0", 130 "eslint": "5.10.0",
130 "eslint-config-airbnb": "17.1.0", 131 "eslint-config-airbnb": "17.1.0",