This commit is contained in:
Stephen Weatherford (MSFT) 2018-06-20 16:35:44 -07:00 коммит произвёл GitHub
Родитель 6744420ec5
Коммит 11bf935f31
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -798,6 +798,7 @@
},
"devDependencies": {
"@types/copy-paste": "^1.1.30",
"@types/d3": "5.0.0",
"@types/documentdb": "^1.10.2",
"@types/fs-extra": "^4.0.3",
"@types/keytar": "4.0.1",
@ -806,7 +807,6 @@
"@types/node": "^6.0.40",
"@types/socket.io": "^1.4.32",
"@types/socket.io-client": "^1.4.32",
"@types/d3": "5.0.0",
"antlr4ts-cli": "^0.4.0-alpha.4",
"azure-storage": "^2.8.1",
"gulp": "^3.9.1",
@ -814,8 +814,8 @@
"tslint": "^5.7.0",
"tslint-microsoft-contrib": "5.0.1",
"typescript": "^2.0.3",
"vscode": "^1.0.0",
"vsce": "^1.37.5"
"vsce": "^1.37.5",
"vscode": "^1.1.18"
},
"dependencies": {
"antlr4ts": "^0.4.1-alpha.0",
@ -830,7 +830,7 @@
"mongodb": "^2.2.25",
"mongodb-extended-json": "^1.10.0",
"ms-rest": "^2.2.1",
"request-light": "^0.2.0",
"request-light": "^0.2.3",
"socket.io": "^1.7.3",
"socket.io-client": "^1.7.3",
"underscore": "^1.8.3",