Skip to content

Commit

Permalink
Merge pull request #75 from opossum-tool/downgrade_electron_to_13_4
Browse files Browse the repository at this point in the history
Downgrade electron to 13.4.0.
  • Loading branch information
nicarl committed Oct 7, 2021
2 parents 8af587b + d19cab5 commit 73838d7
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 218 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@typescript-eslint/parser": "^4.33.0",
"concurrently": "^6.3.0",
"cross-env": "^7.0.3",
"electron": "^15.1.1",
"electron": "^13.4.0",
"electron-builder": "^22.11.7",
"electron-packager": "^15.4.0",
"eslint": "^7.32.0",
Expand Down

0 comments on commit 73838d7

Please sign in to comment.