From 95acc979187b351dc6402c24eddc41d7007e93ec Mon Sep 17 00:00:00 2001 From: Antonio Scandurra Date: Thu, 3 Nov 2016 16:04:39 +0100 Subject: [PATCH] :arrow_up: text-buffer Supersedes and closes #13086 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 643f344d0..707869c61 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "sinon": "1.17.4", "source-map-support": "^0.3.2", "temp": "0.8.1", - "text-buffer": "9.4.0", + "text-buffer": "9.4.1", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6", "winreg": "^1.2.1",