aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Michael Lumish <mlumish@google.com>2017-03-24 13:51:47 -0700
committerGravatar GitHub <noreply@github.com>2017-03-24 13:51:47 -0700
commitcbe5036bb74d4e141f79b052e1325dd550867969 (patch)
tree0f19c7e63478b7d37e44c670113801ae9cd4e2b5 /package.json
parentac7f90da26522965c420623a7c008c2eede464f3 (diff)
parentac4a7283ee77bfe5118a061a62930019ff090e37 (diff)
Merge branch 'master' into node_protobuf_js_6_upgrade
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4b216a87ab..a36b9908ca 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"poisson-process": "^0.2.1"
},
"engines": {
- "node": ">=1.1.0"
+ "node": ">=4"
},
"binary": {
"module_name": "grpc_node",