From 4bdd6707ff386b44c3b91c7d8b69ae97aa92bb4a Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Thu, 29 Dec 2016 11:31:31 -0800 Subject: [PATCH] :arrow_up: text-buffer & find-and-replace --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 763fdda3a..90ac0fe13 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.0-0", + "text-buffer": "10.2.0", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6", "winreg": "^1.2.1", @@ -101,7 +101,7 @@ "dev-live-reload": "0.47.0", "encoding-selector": "0.22.0", "exception-reporting": "0.40.1", - "find-and-replace": "0.205.0-0", + "find-and-replace": "0.205.0", "fuzzy-finder": "1.4.1", "git-diff": "1.2.0", "go-to-line": "0.31.2",