Skip to content

Commit

Permalink
ElectronJs version update
Browse files Browse the repository at this point in the history
Electron Js version updated
  • Loading branch information
gurayyarar committed May 18, 2018
1 parent ce56110 commit 1daf429
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -29,10 +29,10 @@
"underscore": "^1.8.3"
},
"devDependencies": {
"electron": "^1.7.11",
"electron-builder": "^19.55.2",
"electron": "^2.0.1",
"electron-builder": "^20.13.4",
"gulp": "^3.9.1",
"gulp-sass": "^3.1.0"
"gulp-sass": "^4.0.1"
},
"build": {
"appId": "com.gurayyarar.nodejspackagemanager",
Expand Down

0 comments on commit 1daf429

Please sign in to comment.