Pickup theia-commons changes via npm dependency version upgrade

This commit is contained in:
BoykoAlex
2019-07-10 22:36:28 -04:00
parent b6700dfd2c
commit 47aa69efc2
5 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
"language-server"
],
"dependencies": {
"@pivotal-tools/theia-languageclient": "0.0.9",
"@pivotal-tools/theia-languageclient": "0.0.10",
"@theia/core": "latest",
"@theia/languages": "latest",
"@theia/monaco": "latest"

View File

@@ -14,7 +14,7 @@
],
"dependencies": {
"@pivotal-tools/jvm-launch-utils": "0.0.11",
"@pivotal-tools/theia-languageclient": "0.0.9",
"@pivotal-tools/theia-languageclient": "0.0.10",
"@theia/core": "latest",
"@theia/languages": "latest",
"@theia/monaco": "latest"

View File

@@ -1,6 +1,6 @@
{
"name": "@pivotal-tools/theia-languageclient",
"version": "0.0.9",
"version": "0.0.10",
"description": "Theia IDE language client for STS4 language servers",
"license": "EPL-1.0",
"repository": "https://github.com/spring-projects/sts4",

View File

@@ -13,7 +13,7 @@
"language-server"
],
"dependencies": {
"@pivotal-tools/theia-languageclient": "0.0.9",
"@pivotal-tools/theia-languageclient": "0.0.10",
"@theia/core": "latest",
"@theia/languages": "latest"
},

View File

@@ -16,7 +16,7 @@
],
"dependencies": {
"@pivotal-tools/jvm-launch-utils": "0.0.11",
"@pivotal-tools/theia-languageclient": "0.0.9",
"@pivotal-tools/theia-languageclient": "0.0.10",
"@theia/core": "latest",
"@theia/editor": "latest",
"@theia/java": "latest",