From 682532c3070c74a0f15e2fb7aa424201b25437eb Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Tue, 17 Jan 2017 15:54:18 -0700 Subject: [PATCH] :arrow_up: text-buffer Closes #4619 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7ff9d1c7..1787fe042 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.2.3", + "text-buffer": "10.2.4", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6", "winreg": "^1.2.1",