updated to latest Theia, CLI, electron and node 12

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta
2020-07-17 09:41:02 +02:00
parent a0bbfe0b5c
commit 218aaf64c7
6 changed files with 848 additions and 583 deletions

View File

@@ -10,7 +10,7 @@
(() => {
const DEFAULT_VERSION = '0.11.0'; // require('moment')().format('YYYYMMDD');
const DEFAULT_VERSION = '0.11.0-rc1-62-g72c9655f'; // require('moment')().format('YYYYMMDD');
const path = require('path');
const shell = require('shelljs');