From bca89fdb35ca91c58d5d65deff9214b8e27bae78 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Thu, 9 Feb 2017 13:16:55 -0800 Subject: [PATCH] :arrow_up: text-buffer Fixes atom/find-and-replace#854 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6fceaf76..22987931a 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "sinon": "1.17.4", "source-map-support": "^0.3.2", "temp": "0.8.1", - "text-buffer": "10.3.4", + "text-buffer": "10.3.5", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6", "winreg": "^1.2.1",