Skip to content

Commit

Permalink
Update Firefox ESR
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jul 13, 2022
1 parent 834ca86 commit 8cd0597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -992,7 +992,7 @@ var QUERIES = {
matches: [],
regexp: /^(firefox|ff|fx)\s+esr$/i,
select: function () {
return ['firefox 91']
return ['firefox 91', 'firefox 102']
}
},
opera_mini_all: {
Expand Down

0 comments on commit 8cd0597

Please sign in to comment.