From d8fb17bf55651c7349b5add877c9deb9eaca5a72 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Mon, 13 Feb 2017 13:11:17 -0800 Subject: [PATCH] :arrow_up: text-buffer Fixes atom/find-and-replace#858 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d76b55c54..ad34279ee 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.7", + "text-buffer": "10.3.8", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6", "winreg": "^1.2.1",