restoring full browser support

This commit is contained in:
Patrik J. Braun 2020-01-01 11:06:14 +01:00
parent 4372ac6a53
commit 6b4e33d4cb

View File

@ -140,10 +140,5 @@
}, },
"engines": { "engines": {
"node": ">=10.17 <13.0" "node": ">=10.17 <13.0"
}, }
"browserslist": [
"> 5%",
"Firefox ESR",
"not dead"
]
} }