From 6d9549b639880da02ebce47c2740497554a1dd5a Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Sun, 3 Jun 2018 14:59:14 -0700 Subject: [PATCH] :arrow_up: underscore-plus to revert escapeRegExp fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a5ac3951..191b4ab88 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "text-buffer": "13.14.3", "tree-sitter": "0.12.8", "typescript-simple": "1.0.0", - "underscore-plus": "^1.6.7", + "underscore-plus": "^1.6.8", "winreg": "^1.2.1", "yargs": "^3.23.0" },