Bumped version to 2.0.0-beta.4. Use CLI 0.17.0

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta
2021-03-17 16:31:41 +01:00
committed by Francesco Stasi
parent 15b0564212
commit 067cc8766a
4 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"private": true,
"name": "browser-app",
"version": "2.0.0-beta.3",
"version": "2.0.0-beta.4",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@theia/core": "next",
@@ -18,7 +18,7 @@
"@theia/process": "next",
"@theia/terminal": "next",
"@theia/workspace": "next",
"arduino-ide-extension": "2.0.0-beta.3"
"arduino-ide-extension": "2.0.0-beta.4"
},
"devDependencies": {
"@theia/cli": "next"