aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreek@google.com>2017-01-13 10:16:35 -0800
committerGravatar Sree Kuchibhotla <sreek@google.com>2017-01-13 10:16:35 -0800
commitd09122e51846d497b479a5e5072a775642cc32ae (patch)
tree758c3385caf091f5a8b19bc8bffd200c12b99a93 /package.json
parente93b028f07addb13240e636aaea837e3f0eaa9c4 (diff)
parent6b6954050cf0379dbbee90dd18313a3779e0dd52 (diff)
Merge branch 'master' into tweak_slice_buffer
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 5506e9bbdf..6fd799cbab 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"poisson-process": "^0.2.1"
},
"engines": {
- "node": ">=0.12.0"
+ "node": ">=1.1.0"
},
"binary": {
"module_name": "grpc_node",