Skip to content

Commit

Permalink
Merge pull request #312 from develar/patch-1
Browse files Browse the repository at this point in the history
update asar to avoid graceful-fs warnings
  • Loading branch information
malept committed Apr 8, 2016
2 parents 1701125 + be6eb2d commit 28f961b
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 @@ -17,7 +17,7 @@
},
"homepage": "https://github.com/electron-userland/electron-packager",
"dependencies": {
"asar": "^0.10.0",
"asar": "^0.11.0",
"electron-download": "^2.0.0",
"electron-osx-sign": "^0.3.0",
"extract-zip": "^1.0.3",
Expand Down

0 comments on commit 28f961b

Please sign in to comment.