From 481eced53fd09d5fbc0fa0e31d259a2c9de34e24 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Mon, 10 Aug 2015 19:22:49 -0600 Subject: [PATCH] :arrow_up: text-buffer Fixes #8235 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 676e695fd..6b89a88c4 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "space-pen": "3.8.2", "stacktrace-parser": "0.1.1", "temp": "0.8.1", - "text-buffer": "6.5.0", + "text-buffer": "6.5.1", "theorist": "^1.0.2", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6",