From 79540f707dcea0e260ee86bf0d77a0008c717fd2 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Mon, 23 Nov 2015 11:49:50 -0700 Subject: [PATCH] :arrow_up: text-buffer and lock on specific version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5aa01d9b..b403debec 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "service-hub": "^0.7.0", "source-map-support": "^0.3.2", "temp": "0.8.1", - "text-buffer": "^8.0.5", + "text-buffer": "8.0.7", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6", "yargs": "^3.23.0"