update browserslist - not ie 11

pull/8065/head
LB Johnston 2022-02-25 06:08:28 +10:00 zatwierdzone przez LB (Ben Johnston)
rodzic aaddf81b36
commit dc8fdeb11e
2 zmienionych plików z 2 dodań i 2 usunięć

1
package-lock.json wygenerowano
Wyświetl plik

@ -5,7 +5,6 @@
"requires": true,
"packages": {
"": {
"name": "wagtail",
"version": "1.0.0",
"dependencies": {
"draft-js": "^0.10.5",

Wyświetl plik

@ -13,7 +13,8 @@
"last 2 Edge versions",
"last 1 Firefox version",
"last 2 iOS versions",
"last 3 Safari versions"
"last 3 Safari versions",
"not ie 11"
],
"jest": {
"moduleFileExtensions": [