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

Commit d08c48f

Browse files
author
Lars-Magnus Skog
authored
Update minimum node version required (#552)
1 parent 45cab1c commit d08c48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
"license": "MIT",
5858
"gypfile": true,
5959
"engines": {
60-
"node": ">=6"
60+
"node": ">=8.6.0"
6161
}
6262
}

0 commit comments

Comments
 (0)