From d8a4280df1bcd8eb3317d6db422585c24997a1b1 Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Mon, 25 Aug 2014 19:05:19 -0700 Subject: [PATCH] Upgrade text-buffer for updated doc strings --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd88554a1..f2174a560 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "serializable": "^1", "space-pen": "3.4.3", "temp": "0.7.0", - "text-buffer": "^3.0.2", + "text-buffer": "^3.0.3", "theorist": "^1.0.2", "underscore-plus": "^1.5.1", "vm-compatibility-layer": "0.1.0"