Skip to content

Commit c55625b

Browse files
authored
Merge pull request #163 from keichi/drop-node-8
Drop node 8 support
2 parents 3dc0cf8 + 0e711d2 commit c55625b

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)