Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit b294106

Browse files
committed
Drop node < 8.6.0
1 parent 69f5f66 commit b294106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@
6969
"level"
7070
],
7171
"engines": {
72-
"node": ">=6"
72+
"node": ">=8.6.0"
7373
}
7474
}

0 commit comments

Comments
 (0)