mirror of https://github.com/laurent22/joplin.git
Revert "Desktop: Upgrade to Electron 15.1.3"
No longer necessary because it was to try to fix this bug, but it
doesn't fix it:
https://discourse.joplinapp.org/t/20702/32
This reverts commit 9704b29c03
.
fastlane_android
parent
365e152758
commit
2d1a6da1cb
File diff suppressed because it is too large
Load Diff
|
@ -116,7 +116,7 @@
|
|||
"app-builder-bin": "^1.9.11",
|
||||
"babel-cli": "^6.26.0",
|
||||
"babel-preset-react": "^6.24.1",
|
||||
"electron": "^15.1.3",
|
||||
"electron": "^14.1.0",
|
||||
"electron-builder": "^22.11.7",
|
||||
"electron-notarize": "^1.0.0",
|
||||
"electron-rebuild": "^3.2.3",
|
||||
|
|
Loading…
Reference in New Issue