Skip to content

Commit

Permalink
fix electron-log version
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskbx committed Jan 31, 2019
1 parent 9d5e043 commit 5d487e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"chokidar": "^2.0.0",
"electron": "2.0.8",
"electron-compile": "^6.4.2",
"electron-log": "^3.0.0",
"electron-log": "^3.0.0-beta4",
"electron-squirrel-startup": "^1.0.0",
"gitlab-time-tracker": "^1.7.37",
"moment": "^2.20.1",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3357,7 +3357,7 @@ electron-installer-snap@^2.0.0:
which "^1.3.0"
yargs "^11.0.0"

electron-log@^3.0.0:
electron-log@^3.0.0-beta4:
version "3.0.0-beta4"
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-3.0.0-beta4.tgz#140ebc58ff4559a33ceb827cbfc6f869b5c100f9"

Expand Down

0 comments on commit 5d487e2

Please sign in to comment.