Theia spring-boot bump to 0.0.2

This commit is contained in:
BoykoAlex
2018-10-31 13:49:50 -04:00
parent 68014cc908
commit 6458d5630d
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"name": "browser-app",
"version": "0.0.1",
"dependencies": {
"@pivotal-tools/theia-spring-boot": "^0.0.1",
"@pivotal-tools/theia-spring-boot": "^0.0.2",
"@theia/core": "latest",
"@theia/editor": "latest",
"@theia/filesystem": "latest",

View File

@@ -3,7 +3,7 @@
"name": "electron-app",
"version": "0.0.1",
"dependencies": {
"@pivotal-tools/theia-spring-boot": "^0.0.1",
"@pivotal-tools/theia-spring-boot": "^0.0.2",
"@theia/core": "latest",
"@theia/editor": "latest",
"@theia/filesystem": "latest",