Try to fix problems with bumped versions
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"displayName": "Spring Boot Java Support",
|
||||
"description": "Provides validation, content assist, and more working with Spring Boot applications Java code",
|
||||
"icon": "spring-boot-logo.png",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.6",
|
||||
"publisher": "Pivotal",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -36,7 +36,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"vscode-languageclient": "^3.2.0",
|
||||
"commons-vscode": "^0.0.1"
|
||||
"commons-vscode": "^0.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vsce": "^1.17.0",
|
||||
|
||||
Reference in New Issue
Block a user