[feature] Enable cookie encryption

This commit is contained in:
MathieuG-P
2023-09-28 17:29:05 +02:00
parent da3b2b13a8
commit bd7d6b2f2e
4 changed files with 97 additions and 15 deletions
+2
View File
@@ -43,6 +43,7 @@
"package.json"
],
"afterSign": ".erb/scripts/notarize.js",
"afterPack": ".erb/scripts/after-pack.js",
"mac": {
"target": {
"target": "default",
@@ -228,6 +229,7 @@
"webpack-merge": "^5.8.0"
},
"dependencies": {
"@electron/fuses": "^1.6.2",
"@node-steam/vdf": "^2.2.0",
"@tippyjs/react": "^4.2.6",
"archiver": "^6.0.1",