diff --git a/index.js b/index.js index 141a954b..18021be3 100644 --- a/index.js +++ b/index.js @@ -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: {