From aa6f2187d8039ba32ca8ff70844073436e58b2eb Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 30 Oct 2013 17:09:18 -0600 Subject: [PATCH] Upgrade telepath to 0.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0c5d60f0..f85363555 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "season": "0.14.0", "semver": "1.1.4", "space-pen": "2.0.0", - "telepath": "0.15.0", + "telepath": "0.16.0", "temp": "0.5.0", "underscore-plus": "0.2.0" },