Skip to content

Commit

Permalink
release: v2.11.0 r4
Browse files Browse the repository at this point in the history
had to revert some extra stuff to fix macOS notarization
  • Loading branch information
NikhilNarayana committed Oct 18, 2023
1 parent 4a4fcee commit 6d28302
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,10 @@
"dotenv": "^16.0.0",
"dotenv-webpack": "^7.1.0",
"electron": "^19.1.9",
"electron-builder": "^24.6.4",
"electron-builder": "^23.3.3",
"electron-devtools-installer": "^3.2.0",
"electron-notarize": "^1.2.1",
"electron-rebuild": "^3.2.7",
"electronmon": "^2.0.2",
"eslint": "^7.15.0",
"eslint-config-prettier": "^8.5.0",
Expand Down

0 comments on commit 6d28302

Please sign in to comment.