Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 2ed13d3

Browse files
committed
Update to Babel v7.
1 parent b8a8f8c commit 2ed13d3

File tree

4 files changed

+2450
-1173
lines changed

4 files changed

+2450
-1173
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"lodash"
55
],
66
"presets": [
7-
["env", { "targets": { "node": 4 } }]
7+
["@babel/env", { "targets": { "node": 4 } }]
88
]
99
}

0 commit comments

Comments
 (0)