From d749bef5f391c43ee2d02ac9e9570629b25b2974 Mon Sep 17 00:00:00 2001 From: Ash Wilson Date: Thu, 29 Mar 2018 14:34:25 -0400 Subject: [PATCH] :arrow_up: text-buffer Take 2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 368e6c01c..39f752a7d 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "service-hub": "^0.7.4", "sinon": "1.17.4", "temp": "^0.8.3", - "text-buffer": "13.12.4", + "text-buffer": "13.13.0", "tree-sitter": "^0.11.0", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6",