From 30a7d8546330904b53e32d557e5fd5ec6aef019d Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Tue, 6 Jun 2017 16:03:01 -0700 Subject: [PATCH] :arrow_up: text-buffer (prerelease) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb97b1164..29d47c08a 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "sinon": "1.17.4", "@atom/source-map-support": "^0.3.4", "temp": "^0.8.3", - "text-buffer": "13.0.0-14", + "text-buffer": "13.0.0-15", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6", "winreg": "^1.2.1",