From f30992c5f285fd97bba8b7acfc19421d784675f5 Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Fri, 9 Jan 2015 12:06:26 -0800 Subject: [PATCH] Upgrade pathwatcher and text-buffer for error catching --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d1cd885c..03dca53f7 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "space-pen": "3.8.2", "stacktrace-parser": "0.1.1", "temp": "0.7.0", - "text-buffer": "^3.8.4", + "text-buffer": "^3.9.0", "theorist": "^1.0.2", "underscore-plus": "^1.6.6", "vm-compatibility-layer": "0.1.0"