From 780441bdb8fcf08ad5ee29de51995dcdad16667b Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 11 Dec 2013 15:19:46 -0800 Subject: [PATCH] Upgrade to telepath 0.68.0 for solo marker multiple undo fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2f516e02..8c48bcfd3 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "season": "0.14.0", "semver": "1.1.4", "space-pen": "2.0.1", - "telepath": "0.67.0", + "telepath": "0.68.0", "temp": "0.5.0", "underscore-plus": "0.5.0" },