Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Lock down the exact last-known-good version of electron-winstaller af…
Browse files Browse the repository at this point in the history
…ter finding possible root cause for #6075

Auditors: @bbondy, @aekeus, @alexwykoff
  • Loading branch information
bsclifton committed Dec 13, 2016
1 parent 5db806f commit fa23dfb
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 @@ -134,7 +134,7 @@
"electron-builder": "^2.3.1",
"electron-packager": "brave/electron-packager",
"electron-rebuild": "^1.1.1",
"electron-winstaller": "^2.3.0",
"electron-winstaller": "2.4.0",
"empty-port": "0.0.2",
"flow-bin": "^0.22.1",
"gulp": "^3.9.0",
Expand Down

1 comment on commit fa23dfb

@aekeus
Copy link
Member

@aekeus aekeus commented on fa23dfb Dec 13, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

++ the version lockdown.

Please sign in to comment.