Skip to content

Commit

Permalink
upgrade electron version
Browse files Browse the repository at this point in the history
  • Loading branch information
stephan.ahlf committed Sep 5, 2018
1 parent 8a08b7b commit 1d72c9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"commander": "^2.9.0",
"deep-extend": "^0.5.0",
"electron": "^2.0.0",
"electron": "^2.0.8",
"electron-recompile": "^1.0.16",
"markdown": "^0.5.0",
"nmp": "^1.0.3",
Expand All @@ -61,4 +61,4 @@
"mocha": "^3.5.0",
"should": "^11.2.1"
}
}
}

0 comments on commit 1d72c9c

Please sign in to comment.