Skip to content

Commit dd8f612

Browse files
committed
fix: fixes #209 - electron-log initialization
1 parent 55f534e commit dd8f612

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"camelcase": "^4.1.0",
8181
"codemirror": "^5.49.0",
8282
"crypto-js": "^3.1.9-1",
83-
"electron-log": "^3.0.8",
83+
"electron-log": "^3.0.9",
8484
"electron-prompt": "^1.3.1",
8585
"electron-updater": "4.1.2",
8686
"fs-extra": "^8.1.0",

0 commit comments

Comments
 (0)