remote - sync package.json with main

This commit is contained in:
Benjamin Pasero
2019-07-03 12:56:25 +02:00
parent 191756a040
commit 53fa261817
3 changed files with 24 additions and 23 deletions

View File

@@ -3,11 +3,11 @@
"version": "0.0.0",
"dependencies": {
"applicationinsights": "1.0.8",
"getmac": "^1.4.6",
"getmac": "1.4.1",
"graceful-fs": "4.1.11",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.1",
"iconv-lite": "0.4.23",
"iconv-lite": "0.5.0",
"jschardet": "1.6.0",
"keytar": "4.2.1",
"minimist": "1.2.0",
@@ -19,9 +19,9 @@
"spdlog": "^0.9.0",
"vscode-chokidar": "1.6.5",
"vscode-proxy-agent": "0.4.0",
"vscode-ripgrep": "^1.2.5",
"vscode-ripgrep": "^1.3.1",
"vscode-textmate": "^4.1.1",
"xterm": "3.15.0-beta34",
"xterm": "3.15.0-beta50",
"xterm-addon-search": "0.1.0-beta6",
"xterm-addon-web-links": "0.1.0-beta10",
"yauzl": "^2.9.2",