mirror of https://github.com/laurent22/joplin.git
Desktop: Fix: Update chokidar to fix blank screen when returning from external editor (#1479)
parent
a757aefce0
commit
da69d6b2c9
File diff suppressed because it is too large
Load Diff
|
@ -85,7 +85,7 @@
|
|||
"app-module-path": "^2.2.0",
|
||||
"async-mutex": "^0.1.3",
|
||||
"base-64": "^0.1.0",
|
||||
"chokidar": "^2.1.5",
|
||||
"chokidar": "^3.0.0",
|
||||
"compare-versions": "^3.2.1",
|
||||
"diacritics": "^1.3.0",
|
||||
"electron-context-menu": "^0.9.1",
|
||||
|
|
Loading…
Reference in New Issue