From ec0ec3bb166a0f7b2de1b56ea0870edf45cb8c59 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Thu, 17 Apr 2014 16:38:18 -0600 Subject: [PATCH] Upgrade to text-buffer@2.0.3 to fix Array::map + parseInt gotcha --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f844b688a..805647d76 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.2", + "text-buffer": "^2.0.3", "theorist": "1.x", "underscore-plus": "^1.1.2", "vm-compatibility-layer": "0.1.0"