Skip to content
This repository was archived by the owner on May 11, 2018. It is now read-only.

Commit 7033974

Browse files
Bump compat-table for Edge 15 support
1 parent a222453 commit 7033974

File tree

3 files changed

+116
-171
lines changed

3 files changed

+116
-171
lines changed

data/plugins.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@
211211
},
212212
"transform-async-to-generator": {
213213
"chrome": 55,
214+
"edge": 15,
214215
"firefox": 52,
215216
"safari": 10.1,
216217
"node": 7.6,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"babel-register": "^6.23.0",
6464
"chai": "^3.5.0",
6565
"codecov": "^1.0.1",
66-
"compat-table": "kangax/compat-table#c38f039b8ea7fadf347d3e300fec3611645e31e9",
66+
"compat-table": "kangax/compat-table#861954b6e13d3eaa1ba9ef1a016906c0fc1072db",
6767
"eslint": "^3.17.1",
6868
"eslint-config-babel": "^6.0.0",
6969
"eslint-plugin-flowtype": "^2.29.1",

0 commit comments

Comments
 (0)