mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Move browserlist settings to package.json
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
defaults
|
||||
IE 11
|
||||
@@ -53,7 +53,8 @@
|
||||
]
|
||||
},
|
||||
"browserslist": [
|
||||
"defaults"
|
||||
"defaults",
|
||||
"IE 11"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@testing-library/dom": "<11.0.0",
|
||||
|
||||
Reference in New Issue
Block a user