Add firefox 58 mappings to preset-env data (#6874)
This commit is contained in:
parent
464df13c69
commit
8393a6d089
@ -948,6 +948,7 @@
|
||||
},
|
||||
"es7.promise.finally": {
|
||||
"chrome": "63",
|
||||
"firefox": "58",
|
||||
"safari": "tp",
|
||||
"opera": "50"
|
||||
}
|
||||
|
||||
@ -242,7 +242,10 @@
|
||||
"opera": "47"
|
||||
},
|
||||
"proposal-optional-catch-binding": {
|
||||
"firefox": "58",
|
||||
"safari": "tp"
|
||||
},
|
||||
"proposal-unicode-property-regex": {}
|
||||
"proposal-unicode-property-regex": {
|
||||
"safari": "tp"
|
||||
}
|
||||
}
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
"@babel/core": "7.0.0-beta.32",
|
||||
"@babel/helper-fixtures": "7.0.0-beta.32",
|
||||
"@babel/helper-plugin-test-runner": "7.0.0-beta.32",
|
||||
"compat-table": "kangax/compat-table#957f1ff15972e8fb2892a172f985e9af27bf1c75",
|
||||
"compat-table": "kangax/compat-table#baed064b31147eda2fb268ea708013d6208b8615",
|
||||
"electron-to-chromium": "^1.3.27"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user