From 288ffc385005ada52bb8f4a8dee500acd4fb65b6 Mon Sep 17 00:00:00 2001 From: Stephen Sawchuk Date: Tue, 5 Sep 2017 09:58:22 -0400 Subject: [PATCH] speech: update google-proto-files (#2592) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55aa6d29..fa56a450 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "Google Cloud Speech API" ], "dependencies": { - "google-proto-files": "^0.12.0", + "google-proto-files": "^0.13.0", "google-gax": "^0.13.2", "extend": "^3.0.0", "pumpify": "^1.3.5",