Skip to content

Commit 6a18da1

Browse files
timsesokra
authored andcommitted
update engine support for node
1 parent 8d218f3 commit 6a18da1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"worker-loader": "~0.7.0"
6666
},
6767
"engines": {
68-
"node": ">=4.7"
68+
"node": ">=4.7.0 <5.0.0 || >=5.10"
6969
},
7070
"repository": {
7171
"type": "git",

0 commit comments

Comments
 (0)