From a47744fd4842b8ff72cbab7b266e1f26554c261b Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Fri, 20 Mar 2015 10:49:06 -0600 Subject: [PATCH] :arrow_up: text-buffer to 5.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 801aac11c..a9faaa391 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "space-pen": "3.8.2", "stacktrace-parser": "0.1.1", "temp": "0.8.1", - "text-buffer": "^5", + "text-buffer": "^5.0.2", "theorist": "^1.0.2", "underscore-plus": "^1.6.6" },