From 01851523a052a259be7ff61d8bca0ff6fdd7e628 Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Thu, 6 Mar 2014 14:13:06 -0800 Subject: [PATCH] Upgrade to text-buffer@1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65865b5c6..e1457a1f3 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "serializable": "1.x", "space-pen": "3.1.1", "temp": "0.5.0", - "text-buffer": "^1.2.0", + "text-buffer": "^1.4.0", "theorist": "1.x", "underscore-plus": ">=1.0.2 <2.0", "vm-compatibility-layer": "0.1.0"