Preps v5.0.0-alpha

Updates dependencies
This commit is contained in:
Eric Amodio
2017-09-02 01:46:29 -04:00
parent 9782a81e46
commit 529549129f
4 changed files with 133 additions and 71 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "gitlens",
"version": "4.5.0-beta",
"version": "5.0.0-alpha",
"author": {
"name": "Eric Amodio",
"email": "eamodio@gmail.com"
@@ -1705,7 +1705,7 @@
"applicationinsights": "0.21.0",
"copy-paste": "1.3.0",
"iconv-lite": "0.4.18",
"ignore": "3.3.4",
"ignore": "3.3.5",
"lodash.debounce": "4.0.8",
"lodash.escaperegexp": "4.1.2",
"lodash.isequal": "4.5.0",
@@ -1719,11 +1719,11 @@
"@types/copy-paste": "1.1.30",
"@types/iconv-lite": "0.0.1",
"@types/mocha": "2.2.42",
"@types/node": "8.0.25",
"@types/node": "8.0.26",
"@types/tmp": "0.0.33",
"mocha": "3.5.0",
"tslint": "5.7.0",
"typescript": "2.4.2",
"typescript": "2.5.2",
"vscode": "1.1.5"
}
}