It should be fine to revert the workaround. The problem in vsce should be fixed
already.

This reverts commit dcb08077f5.
This commit is contained in:
Kris De Volder
2018-02-19 08:37:35 -08:00
parent dcb08077f5
commit 6e4141af64
6 changed files with 7 additions and 13 deletions

View File

@@ -53,8 +53,7 @@
"vscode-languageclient": "^3.4.5"
},
"devDependencies": {
"vsce": "1.36.2",
"vso-node-api": "6.1.2-preview",
"vsce": "^1.36.1",
"typescript": "2.6.1",
"@types/node": "^7.0.43",
"vscode": "^1.1.10"