diff --git a/theia-extensions/theia-bosh/electron-app/package.json b/theia-extensions/theia-bosh/electron-app/package.json index 362fef4dd..30c17cf41 100644 --- a/theia-extensions/theia-bosh/electron-app/package.json +++ b/theia-extensions/theia-bosh/electron-app/package.json @@ -6,7 +6,6 @@ "@pivotal-tools/theia-bosh": "file:../bosh", "@theia/core": "latest", "@theia/editor": "latest", - "@theia/electron": "latest", "@theia/filesystem": "latest", "@theia/languages": "latest", "@theia/markers": "latest", diff --git a/theia-extensions/theia-cf-manifest-yaml/electron-app/package.json b/theia-extensions/theia-cf-manifest-yaml/electron-app/package.json index 6a5903408..45d42a9c7 100644 --- a/theia-extensions/theia-cf-manifest-yaml/electron-app/package.json +++ b/theia-extensions/theia-cf-manifest-yaml/electron-app/package.json @@ -6,7 +6,6 @@ "@pivotal-tools/theia-cf-manifest-yaml": "file:../cf-manifest-yaml", "@theia/core": "latest", "@theia/editor": "latest", - "@theia/electron": "latest", "@theia/filesystem": "latest", "@theia/languages": "latest", "@theia/markers": "latest", diff --git a/theia-extensions/theia-concourse/electron-app/package.json b/theia-extensions/theia-concourse/electron-app/package.json index aea7cf950..f6b6f29ec 100644 --- a/theia-extensions/theia-concourse/electron-app/package.json +++ b/theia-extensions/theia-concourse/electron-app/package.json @@ -6,7 +6,6 @@ "@pivotal-tools/theia-concourse": "file:../concourse", "@theia/core": "latest", "@theia/editor": "latest", - "@theia/electron": "latest", "@theia/filesystem": "latest", "@theia/languages": "latest", "@theia/markers": "latest", diff --git a/theia-extensions/theia-spring-boot/electron-app/package.json b/theia-extensions/theia-spring-boot/electron-app/package.json index e827dea50..1e7333cba 100644 --- a/theia-extensions/theia-spring-boot/electron-app/package.json +++ b/theia-extensions/theia-spring-boot/electron-app/package.json @@ -6,7 +6,6 @@ "@pivotal-tools/theia-spring-boot": "file:../spring-boot", "@theia/core": "latest", "@theia/editor": "latest", - "@theia/electron": "latest", "@theia/filesystem": "latest", "@theia/java": "latest", "@theia/languages": "latest",