Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Commit

Permalink
chore: upgrade to Electron 5.0.1, fixes #185
Browse files Browse the repository at this point in the history
  • Loading branch information
sentialx committed May 8, 2019
1 parent 9674900 commit cb17b00
Show file tree
Hide file tree
Showing 9 changed files with 121 additions and 179 deletions.
240 changes: 88 additions & 152 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
"@types/levelup": "3.1.0",
"@types/nedb": "1.8.7",
"@types/node": "12.0.0",
"@types/react": "16.8.16",
"@types/react": "16.8.17",
"@types/react-dom": "16.8.4",
"@types/styled-components": "4.1.14",
"concurrently": "4.1.0",
"cross-env": "5.2.0",
"electron": "4.1.5",
"electron": "5.0.1",
"electron-builder": "20.39.0",
"fuse-box": "3.7.1",
"prettier": "1.17.0",
Expand All @@ -83,10 +83,10 @@
"levelup": "4.0.1",
"mobx": "5.9.4",
"mobx-react": "5.4.3",
"mouse-hooks": "0.2.1",
"mouse-hooks": "0.3.1",
"nedb": "1.8.0",
"node-vibrant": "3.2.0-alpha",
"node-window-manager": "0.7.1",
"node-window-manager": "0.8.0",
"pretty-bytes": "5.2.0",
"react": "16.8.6",
"react-dom": "16.8.6",
Expand Down
Loading

0 comments on commit cb17b00

Please sign in to comment.