From 27692c1b117c7d25b79e81ad24686e2797e1e32f Mon Sep 17 00:00:00 2001 From: Matt Loring Date: Wed, 20 Apr 2016 10:08:23 -0700 Subject: [PATCH] Pin diagnostics common version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e093ac9..456f53ab 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "proxyquire": "^1.4.0" }, "dependencies": { - "@google/cloud-diagnostics-common": "^0.2.0", + "@google/cloud-diagnostics-common": "0.2.3", "acorn": "^2.7.0", "coffee-script": "^1.9.3", "findit": "^2.0.0",