Skip to content

Commit

Permalink
[electron] Added @theia/scm to the dependency explicitly
Browse files Browse the repository at this point in the history
Fixes #5387

- included the @theia/scm extension in the example-electron application.

Signed-off-by: Kaiyue Pan <[email protected]>
  • Loading branch information
Kaiyue Pan authored and vince-fugnitto committed Jan 9, 2020
1 parent d74a18b commit 10d526f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"@theia/preview": "^0.14.0",
"@theia/process": "^0.14.0",
"@theia/python": "^0.14.0",
"@theia/scm": "^0.14.0",
"@theia/search-in-workspace": "^0.14.0",
"@theia/task": "^0.14.0",
"@theia/terminal": "^0.14.0",
Expand Down

0 comments on commit 10d526f

Please sign in to comment.