From 5193e6e46b57d00de15662fd3567f436ba33f910 Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Thu, 24 Apr 2014 14:13:57 -0700 Subject: [PATCH] Upgrade to text-buffer@2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75670b4be..234540e6f 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": "^2.1.0", + "text-buffer": "^2.2.0", "theorist": "1.x", "underscore-plus": "^1.2.1", "vm-compatibility-layer": "0.1.0"