From 02e3754dd9f04df95724c30bbfa71cc72222270d Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 18 Feb 2014 19:26:09 -0800 Subject: [PATCH] Upgrade to text-buffer 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da4cef04b..304610187 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "serializable": "1.x", "space-pen": "3.1.1", "temp": "0.5.0", - "text-buffer": ">=1.1 <2.0", + "text-buffer": ">=1.1.1 <2.0", "theorist": "1.x", "underscore-plus": "1.x", "vm-compatibility-layer": "0.1.0"