From 078f3fd482b478f0d7ffbae733b89f52d94fe2b3 Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Sun, 14 May 2017 01:49:33 -0400 Subject: [PATCH] Updates dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 485dea5..f00a0bf 100644 --- a/package.json +++ b/package.json @@ -873,7 +873,7 @@ "vscode:prepublish": "npm install && npm run compile" }, "dependencies": { - "applicationinsights": "0.19.0", + "applicationinsights": "0.20.0", "copy-paste": "1.3.0", "ignore": "3.3.0", "lodash.debounce": "4.0.8",