Skip to content

Commit

Permalink
Update electron-packager to fix CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisDavie committed Jun 13, 2018
1 parent a0dc52a commit 834c06a
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 @@ -92,7 +92,7 @@
"css-loader": "^0.28.7",
"electron": "^1.8.4",
"electron-builder": "^20.8.1",
"electron-packager": "^11.2.0",
"electron-packager": "^12.1.0",
"file-system": "^2.2.2",
"google-protobuf": "^3.5.0",
"grpc": "^1.7.2",
Expand Down

0 comments on commit 834c06a

Please sign in to comment.