diff options
author | Claire <claire.github-309c@sitedethib.com> | 2022-05-26 23:14:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-26 23:14:09 +0200 |
commit | 6d13901e4c1f660a25420b623cbfea6966b218b9 (patch) | |
tree | c1376f9a3a7533c2d43fc9e281c92d168e941846 /.browserslistrc | |
parent | a33a0f69523298520704b98d4dc7fdd1accae642 (diff) | |
parent | 7c6fff34d059c90eafdb1beeb2597a9606453582 (diff) |
Merge pull request #1785 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to '.browserslistrc')
-rw-r--r-- | .browserslistrc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.browserslistrc b/.browserslistrc index d5734664c..54dd3aaf3 100644 --- a/.browserslistrc +++ b/.browserslistrc @@ -4,6 +4,4 @@ not IE 11 not dead [development] -last 1 chrome version -last 1 firefox version -last 1 safari version +supports es6-module |