Skip to content

Commit 4be1dab

Browse files
author
Alexander Golovanov
committed
Dev: bump target node version to 8
1 parent 21d5a6d commit 4be1dab

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
"plugins": []

0 commit comments

Comments
 (0)