Skip to content

Commit 0e711d2

Browse files
committed
Drop node 8 support
1 parent 3dc0cf8 commit 0e711d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
},
4949
"bugs": "http://github.com/keichi/binary-parser/issues",
5050
"engines": {
51-
"node": ">=8.9.0"
51+
"node": ">=10"
5252
}
5353
}

0 commit comments

Comments
 (0)