Skip to content
This repository has been archived by the owner on Jul 12, 2021. It is now read-only.

Commit

Permalink
Revert electron-util
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmeuli committed Nov 16, 2019
1 parent 649fab4 commit 785aed5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"electron-settings": "^3.2.0",
"electron-unhandled": "^3.0.0",
"electron-updater": "^4.0.14",
"electron-util": "^0.13.0",
"electron-util": "^0.12.3",
"feather-icons": "^4.22.1",
"license-checker-webpack-plugin": "^0.1.2",
"lodash.debounce": "^4.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3727,10 +3727,10 @@ electron-updater@^4.0.14:
pako "^1.0.10"
semver "^6.3.0"

electron-util@^0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/electron-util/-/electron-util-0.13.0.tgz#bce9032ab07cab3bc3448451f2a48a766ef51cce"
integrity sha512-3jpvw72quwKMI5fBSE+9oQvtcBmjLZZq5wlOuUujEbV6gRD2Vzrfqmiu0PSwO7+ki7E6xsnrWHg85vMJ/rL/GA==
electron-util@^0.12.3:
version "0.12.3"
resolved "https://registry.yarnpkg.com/electron-util/-/electron-util-0.12.3.tgz#e2c0059b4109b512542d66261888c2beb2fc2b29"
integrity sha512-6Vq8UzUFcwghVpXazIY4cD5TkTvqXOTvJpzsoeiQY051Twdwu6ofHHP/shEFkpxf8X81M6F8/cdeoT+2XYpTBg==
dependencies:
electron-is-dev "^1.1.0"
new-github-issue-url "^0.2.1"
Expand Down

0 comments on commit 785aed5

Please sign in to comment.