Skip to content

Commit eb80b22

Browse files
author
Alexander Golovanov
committed
Dev: bump target node version to 8
1 parent 1fe7935 commit eb80b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"presets": [ [ "@textpress/babel-preset-textpress", {
33
"targets": {
4-
"node": "6.10.2"
4+
"node": "8.10"
55
}
66
} ] ]
77
}

0 commit comments

Comments
 (0)