Skip to content

Commit

Permalink
Edge 18 fixes the issue #8349
Browse files Browse the repository at this point in the history
  • Loading branch information
saschanaz committed Dec 7, 2018
1 parent 3581583 commit 53ec424
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/babel-preset-env/data/plugins.json
Expand Up @@ -149,6 +149,7 @@
},
"transform-parameters": {
"chrome": "49",
"edge": "18",
"firefox": "53",
"safari": "10",
"node": "6",
Expand All @@ -158,6 +159,7 @@
},
"transform-destructuring": {
"chrome": "51",
"edge": "18",
"firefox": "53",
"safari": "10",
"node": "6.5",
Expand Down

0 comments on commit 53ec424

Please sign in to comment.