From eee72f7664b9c834491cc89615503900fee67eb3 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 20 Nov 2013 21:59:52 -0700 Subject: [PATCH] Drop back to telepath 0.38.0 until I figure out what's going on --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72764c108..234ff868b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "season": "0.14.0", "semver": "1.1.4", "space-pen": "2.0.0", - "telepath": "0.43.0", + "telepath": "0.38.0", "temp": "0.5.0", "underscore-plus": "0.3.0" },