Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Update electron to 0.37.2 and and electron-builder to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
russss committed Mar 27, 2016
1 parent ecd2fe6 commit dfb0b71
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@
"dist": "build"
},
"devDependencies": {
"electron-builder": "^2.8.3",
"electron-prebuilt": "^0.36.9",
"rimraf": "^2.5.2",
"electron-builder": "3.1.0",
"electron-prebuilt": "0.37.2",
"tsconfig-glob": "^0.4.1",
"typescript": "^1.8.2",
"jshint": "^2.9.1"
Expand Down

0 comments on commit dfb0b71

Please sign in to comment.