Skip to content

Commit a31ac1b

Browse files
authored
chore!: drop Node 8 (#456)
1 parent 3c57005 commit a31ac1b

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
@@ -51,7 +51,7 @@
5151
"upper-case-first": "^2.0.2"
5252
},
5353
"engines": {
54-
"node": ">=8.3.0"
54+
"node": ">=10.18.0"
5555
},
5656
"ava": {
5757
"timeout": "2m",

0 commit comments

Comments
 (0)