Bump compat-table for Chrome 63 (#6462)
This commit is contained in:
parent
be58de2b62
commit
d7fd8888fa
@ -846,5 +846,8 @@
|
||||
"opera": "44",
|
||||
"electron": "1.7"
|
||||
},
|
||||
"es7.promise.finally": {}
|
||||
"es7.promise.finally": {
|
||||
"chrome": "63",
|
||||
"opera": "50"
|
||||
}
|
||||
}
|
||||
|
||||
@ -238,7 +238,10 @@
|
||||
"opera": "45",
|
||||
"electron": "1.7"
|
||||
},
|
||||
"transform-async-generator-functions": {},
|
||||
"transform-async-generator-functions": {
|
||||
"chrome": "63",
|
||||
"opera": "50"
|
||||
},
|
||||
"transform-object-rest-spread": {
|
||||
"chrome": "60",
|
||||
"firefox": "55",
|
||||
|
||||
@ -54,6 +54,6 @@
|
||||
"babel-cli": "7.0.0-beta.2",
|
||||
"babel-helper-fixtures": "7.0.0-beta.2",
|
||||
"babel-helper-plugin-test-runner": "7.0.0-beta.2",
|
||||
"compat-table": "kangax/compat-table#b8477cc0f6d65c000c46213e654d19f350de9fa8"
|
||||
"compat-table": "kangax/compat-table#07dce174cc63f2b15b5f86b99cdfc89358dd072a"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user