update typescript-vscode-sh-plugin

This commit is contained in:
Martin Aeschlimann
2020-01-10 16:05:16 +01:00
parent fbad0c368e
commit 703a2afcef
2 changed files with 6 additions and 6 deletions

View File

@@ -19,9 +19,9 @@
"jsonc-parser": "^2.1.1",
"rimraf": "^2.6.3",
"semver": "5.5.1",
"typescript-vscode-sh-plugin": "^0.3.0",
"vscode-extension-telemetry": "0.1.1",
"vscode-nls": "^4.0.0",
"typescript-vscode-sh-plugin": "0.2.0"
"vscode-nls": "^4.0.0"
},
"devDependencies": {
"@types/node": "^12.11.7",