Update typescript compiler version
This commit is contained in:
@@ -64,7 +64,8 @@
|
||||
"configuration": "./properties-support/language-configuration.json"
|
||||
}
|
||||
],
|
||||
"commands": [ {
|
||||
"commands": [
|
||||
{
|
||||
"command": "vscode-spring-boot.live-hover.connect",
|
||||
"title": "Manage Live Spring Boot Process Connections"
|
||||
}
|
||||
@@ -199,7 +200,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"vsce": "^1.36.1",
|
||||
"typescript": "2.7.2",
|
||||
"typescript": "3.6.3",
|
||||
"@types/node": "^9.4.6",
|
||||
"vscode": "^1.1.33"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user