From de70a181c5ebe4fdd85eaca77bd7e922c2ea1ce0 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Fri, 24 Oct 2014 10:55:51 -0600 Subject: [PATCH] Upgrade text-buffer to avoid many position translation errors Refs #3192 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a50887fc9..ab5b9592d 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "serializable": "^1", "space-pen": "3.8.0", "temp": "0.7.0", - "text-buffer": "^3.2.9", + "text-buffer": "^3.2.10", "theorist": "^1.0.2", "underscore-plus": "^1.6.1", "vm-compatibility-layer": "0.1.0"