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

Commit

Permalink
Upgrade to muon 4.0.0
Browse files Browse the repository at this point in the history
Auditors: @bsclifton

Fix #9256
  • Loading branch information
bbondy committed Jun 7, 2017
1 parent 842035f commit 3bb4aa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
runtime = electron
target_arch = x64
brave_electron_version = 3.2.102
brave_electron_version = 4.0.0
chromedriver_version = 2.29
target = v3.2.102
target = v4.0.0
disturl=https://brave-laptop-binaries.s3.amazonaws.com/atom-shell/dist/
build_from_source = true

1 comment on commit 3bb4aa3

@bsclifton
Copy link
Member

Choose a reason for hiding this comment

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

CI script needed update too- I updated with c36cd39

Please sign in to comment.