Add theia/debug to build

This commit is contained in:
Christian Weichel 2019-11-14 11:17:12 +01:00 committed by Miro Spönemann
parent 2f9ef76cd2
commit e189a8c33e

View File

@ -6,6 +6,7 @@
"dependencies": { "dependencies": {
"@theia/core": "next", "@theia/core": "next",
"@theia/cpp": "next", "@theia/cpp": "next",
"@theia/debug": "next",
"@theia/editor": "next", "@theia/editor": "next",
"@theia/file-search": "next", "@theia/file-search": "next",
"@theia/filesystem": "next", "@theia/filesystem": "next",