From bd4e56fd08b4b226b747bcdfcf7ffcf036b78885 Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Thu, 8 May 2014 14:01:30 -0700 Subject: [PATCH] Upgrade to text-buffer@2.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a88e868af..c5da24849 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "serializable": "^1", "space-pen": "3.1.1", "temp": "0.5.0", - "text-buffer": "^2.2.1", + "text-buffer": "^2.2.2", "theorist": "^1", "underscore-plus": "^1.2.1", "vm-compatibility-layer": "0.1.0"