Skip to content

Commit 3a01485

Browse files
committed
build: up node targets for preset env
1 parent 144a101 commit 3a01485

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.babelrc

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

0 commit comments

Comments
 (0)