Preps v4.1.2

This commit is contained in:
Eric Amodio
2017-06-15 23:54:43 -04:00
parent 6b4642d8c8
commit 329d5a496d
3 changed files with 21 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "gitlens",
"version": "4.1.1",
"version": "4.1.2",
"author": {
"name": "Eric Amodio",
"email": "eamodio@gmail.com"
@@ -1320,9 +1320,9 @@
"vscode:prepublish": "npm install --no-save && npm run compile"
},
"dependencies": {
"applicationinsights": "0.20.1",
"applicationinsights": "0.21.0",
"copy-paste": "1.3.0",
"iconv-lite": "0.4.17",
"iconv-lite": "0.4.18",
"ignore": "3.3.3",
"lodash.debounce": "4.0.8",
"lodash.escaperegexp": "4.1.2",