Revert "update supported browser versions for ES6 modules"

This reverts commit 52f9a8f736.
This commit is contained in:
siikamiika 2019-08-03 14:56:45 +03:00
parent 52f9a8f736
commit a343fa589e

View File

@ -25,7 +25,7 @@
"css": ["fg/css/client.css"],
"all_frames": true
}],
"minimum_chrome_version": "61.0.0.0",
"minimum_chrome_version": "57.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": "60.0"
"strict_min_version": "52.0"
}
}
}