From 4f7957183c899249291959445796e5910191118d Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Tue, 11 Mar 2014 20:35:01 -0600 Subject: [PATCH] Upgrade to text-buffer@1.4.4 to fix problems serializing MarkerPatches --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c340db7ae..10f72a39e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "serializable": "1.x", "space-pen": "3.1.1", "temp": "0.5.0", - "text-buffer": "^1.4.3", + "text-buffer": "^1.4.4", "theorist": "1.x", "underscore-plus": ">=1.0.5 <2.0", "vm-compatibility-layer": "0.1.0"