back to upstream, update data for new ff
This commit is contained in:
parent
da318cd209
commit
15f05c0e9e
@ -122,13 +122,15 @@
|
||||
},
|
||||
"transform-exponentiation-operator": {
|
||||
"chrome": 52,
|
||||
"edge": 14
|
||||
"edge": 14,
|
||||
"firefox": 52
|
||||
},
|
||||
"transform-async-to-generator": {
|
||||
"chrome": 55
|
||||
},
|
||||
"syntax-trailing-function-commas": {
|
||||
"edge": 14,
|
||||
"firefox": 52,
|
||||
"safari": 10
|
||||
}
|
||||
}
|
||||
|
||||
@ -53,7 +53,7 @@
|
||||
"babel-plugin-transform-flow-strip-types": "^6.8.0",
|
||||
"babel-preset-es2015": "^6.14.0",
|
||||
"babel-register": "^6.14.0",
|
||||
"compat-table": "github:hzoo/compat-table#node-fix",
|
||||
"compat-table": "github:kangax/compat-table#gh-pages",
|
||||
"eslint": "^3.3.1",
|
||||
"eslint-config-babel": "^1.0.1",
|
||||
"eslint-plugin-babel": "^3.3.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user