Skip to content

Commit

Permalink
Electron upgrade to 2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
koizuka committed Aug 28, 2018
1 parent 26e0342 commit 3ee7742
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 84 deletions.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
arch=x64
runtime=electron
target=2.0.1
target=2.0.8
disturl=https://atom.io/download/electron
build_from_source=true
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
},
"cmake-js": {
"runtime": "electron",
"runtimeVersion": "2.0.5",
"runtimeVersion": "2.0.8",
"arch": "x64"
},
"lint-staged": {
Expand Down Expand Up @@ -129,7 +129,7 @@
"cross-env": "^5.2.0",
"css-loader": "^0.28.7",
"devtron": "^1.4.0",
"electron": "2.0.5",
"electron": "2.0.8",
"electron-builder": "20.26.0",
"electron-devtools-installer": "2.2.4",
"eslint": "^3.19.0",
Expand Down
Loading

0 comments on commit 3ee7742

Please sign in to comment.