From 6f04514a2720445ee6135acd9a3e41961661f8b9 Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Sun, 7 May 2017 01:58:53 -0400 Subject: [PATCH] Updates to vscode v1.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4411c9b..485dea5 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "publisher": "eamodio", "engines": { - "vscode": "^1.9.0" + "vscode": "^1.12.0" }, "license": "SEE LICENSE IN LICENSE", "displayName": "Git Lens \u2014 git blame annotations, code lens, and more",