Skip to content

Commit

Permalink
Update Firefox ESR versions (#794)
Browse files Browse the repository at this point in the history
  • Loading branch information
lerkor committed Sep 28, 2023
1 parent 32a5114 commit 7a40848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Expand Up @@ -1002,7 +1002,7 @@ var QUERIES = {
matches: [],
regexp: /^(firefox|ff|fx)\s+esr$/i,
select: function () {
return ['firefox 102', 'firefox 115']
return ['firefox 115']
}
},
opera_mini_all: {
Expand Down

0 comments on commit 7a40848

Please sign in to comment.