update supported browser versions for ES6 modules

This commit is contained in:
siikamiika 2019-08-03 11:52:56 +03:00
parent 04f4607922
commit 52f9a8f736

View File

@ -25,7 +25,7 @@
"css": ["fg/css/client.css"],
"all_frames": true
}],
"minimum_chrome_version": "57.0.0.0",
"minimum_chrome_version": "61.0.0.0",
"options_page": "bg/settings.html",
"options_ui": {
"page": "bg/settings.html",
@ -55,7 +55,7 @@
"applications": {
"gecko": {
"id": "alex.testing@foosoft.net",
"strict_min_version": "52.0"
"strict_min_version": "60.0"
}
}
}