From 24e64ee9e16f2574be9893c23afbe19b4ad90773 Mon Sep 17 00:00:00 2001 From: Antonio Scandurra Date: Wed, 11 Nov 2015 11:21:16 +0100 Subject: [PATCH] :arrow_up: symbols-view This should fix the recurring flaky spec problem we observe during CI --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c29d36f91..c5b3a75d7 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "spell-check": "0.63.0", "status-bar": "0.80.0", "styleguide": "0.45.0", - "symbols-view": "0.110.0", + "symbols-view": "0.110.1", "tabs": "0.88.0", "timecop": "0.33.0", "tree-view": "0.198.0",