aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2016-07-29 10:44:01 -0700
committerGravatar murgatroid99 <mlumish@google.com>2016-07-29 10:44:01 -0700
commitfcb5271105ec2c439f83ec3cce6456b73824b6be (patch)
treef92cfa9274c24485142f67896c5e6bad888296d9 /package.json
parent623e4fc0ccf75e15c66509f687bc2f4e9d0120a0 (diff)
Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0
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 35410642c7..ac936fea84 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"devDependencies": {
"async": "^1.5.0",
"google-auth-library": "^0.9.2",
- "google-protobuf": "^3.0.0-alpha.5",
+ "google-protobuf": "^3.0.0",
"istanbul": "^0.3.21",
"jsdoc": "^3.3.2",
"jshint": "^2.5.0",