Revert "Attempt to avoid https://github.com/Microsoft/vscode-vsce/issues/238"
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user