Change browserslist
This commit is contained in:
parent
637f0d956b
commit
b4c9338772
|
@ -5,7 +5,8 @@
|
|||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"browserslist": [
|
||||
"ie 11"
|
||||
">0.4%",
|
||||
"not op_mini all"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.0.0-beta.47",
|
||||
|
|
Loading…
Reference in New Issue