From 37d2e00f4ea9d054f9cf595a11c0cdaea641140d Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Thu, 17 Apr 2014 13:33:28 -0600 Subject: [PATCH] Upgrade to text-buffer@2.0.2 to fix next marker id when deserializing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 587e19e37..d64130d41 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "serializable": "1.x", "space-pen": "3.1.1", "temp": "0.5.0", - "text-buffer": "^2.0.1", + "text-buffer": "^2.0.2", "theorist": "1.x", "underscore-plus": "^1.1.2", "vm-compatibility-layer": "0.1.0"