Skip to content

Commit c41dbd8

Browse files
committed
Tie to Node v4.x.x.
1 parent 30a9b88 commit c41dbd8

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
@@ -31,7 +31,7 @@
3131
".jshintrc"
3232
],
3333
"engines": {
34-
"node": ">= 4"
34+
"node": ">=4 <5"
3535
},
3636
"config": {
3737
"psc_build_version": "v0.10.7",

0 commit comments

Comments
 (0)