Skip to content

Commit

Permalink
Merge pull request #106 from electron-userland/upgrade-deps
Browse files Browse the repository at this point in the history
Upgrade Electron dependencies
  • Loading branch information
jviotti committed Jul 4, 2018
2 parents 4b50ab0 + 7f035f2 commit e5de6ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -27,15 +27,15 @@
"author": "Juan Cruz Viotti <jv@jviotti.com>",
"license": "MIT",
"devDependencies": {
"electron-mocha": "^3.3.0",
"electron-prebuilt": "^1.2.7",
"electron-mocha": "^6.0.4",
"jsdoc-to-markdown": "^2.0.1",
"jshint": "^2.9.1",
"mochainon": "^1.0.0",
"tmp": "0.0.31"
},
"dependencies": {
"async": "^2.0.0",
"electron": "^2.0.4",
"lodash": "^4.0.1",
"mkdirp": "^0.5.1",
"rimraf": "^2.5.1",
Expand Down

0 comments on commit e5de6ab

Please sign in to comment.