update deps, replace babel es2015 with env
This commit is contained in:
parent
0d1c5d3e1e
commit
72f6fa9471
4 changed files with 14 additions and 14 deletions
2
.babelrc
2
.babelrc
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"presets": ["es2015", "stage-2"],
|
||||
"presets": ["env", "stage-2"],
|
||||
"comments": false,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue