Skip to content

Commit a65408d

Browse files
committed
Update babel to version 7.
1 parent 0cab180 commit a65408d

File tree

3 files changed

+2060
-775
lines changed

3 files changed

+2060
-775
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"presets": [ [ "env", { "targets": { "node": "6" } } ] ]
2+
"presets": [ [ "@babel/env", { "targets": { "node": "6" } } ] ]
33
}

0 commit comments

Comments
 (0)