From a3f3b7e032ca901af62d348bb2f0cf943770ca51 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 10 Sep 2014 09:45:06 -0600 Subject: [PATCH] Upgrade text-buffer to fix null exception --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e8fe4570..13ab58f32 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "serializable": "^1", "space-pen": "3.4.6", "temp": "0.7.0", - "text-buffer": "^3.2.0", + "text-buffer": "^3.2.2", "theorist": "^1.0.2", "underscore-plus": "^1.5.1", "vm-compatibility-layer": "0.1.0"