Skip to content

Commit

Permalink
Update Electron to 0.37.8
Browse files Browse the repository at this point in the history
Make sure the userData directory is created during the ready event of app
module.

Close #130
  • Loading branch information
yuya-oc committed May 11, 2016
1 parent 0529cb8 commit 3e49bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"electron-builder": "^3.11.0",
"electron-connect": "^0.3.7",
"electron-packager": "^7.0.1",
"electron-prebuilt": "0.37.7",
"electron-prebuilt": "0.37.8",
"esformatter": "^0.9.3",
"esformatter-jsx": "^5.0.0",
"gulp": "^3.9.0",
Expand Down

0 comments on commit 3e49bfb

Please sign in to comment.