Update plugin data: firefox 52 supports async/await! (#29)

This commit is contained in:
Henry Zhu 2016-11-01 17:57:45 -04:00 committed by GitHub
parent dcb9e9dd66
commit a47341930a

View File

@ -127,7 +127,8 @@
"firefox": 52
},
"transform-async-to-generator": {
"chrome": 55
"chrome": 55,
"firefox": 52
},
"syntax-trailing-function-commas": {
"edge": 14,