aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2016-11-29 09:17:57 -0800
committerGravatar murgatroid99 <mlumish@google.com>2016-11-29 09:17:57 -0800
commitd6c93802fff2dc3db004828a6ea4ff5b25383ee4 (patch)
treeef8ff6af45f833c075c1ab1903ca86fb46bca6f0 /package.json
parent07639b972538dda9bebfad2e0da95d99da42b91f (diff)
Update package.json with version compatibility changes
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",