Skip to content

Commit

Permalink
Revert "Upgrade electron, electron-builder, force got to resolve to a…
Browse files Browse the repository at this point in the history
… newer version"

This reverts commit 3504438.
  • Loading branch information
janezkranjc committed Sep 4, 2022
1 parent 3f92fd4 commit 5102c32
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 173 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.32.0",
"@vitejs/plugin-react": "^2.0.0",
"electron": "^20.0.0",
"electron-builder": "^23.3.3",
"electron": "^19.0.9",
"electron-builder": "^23.1.0",
"electron-devtools-installer": "^3.2.0",
"electron-notarize": "^1.2.1",
"eslint": "^8.21.0",
Expand All @@ -59,9 +59,6 @@
"vite-plugin-electron": "^0.8.3",
"whatwg-fetch": "^3.6.2"
},
"resolutions": {
"got": "^11.8.5"
},
"lint-staged": {
"**/*.{js,jsx,ts,tsx}": [
"yarn prettier --write",
Expand Down
Loading

0 comments on commit 5102c32

Please sign in to comment.