diff --git a/browser-app/package.json b/browser-app/package.json index e6426c4f..e0d7e676 100644 --- a/browser-app/package.json +++ b/browser-app/package.json @@ -6,6 +6,7 @@ "dependencies": { "@theia/core": "next", "@theia/cpp": "next", + "@theia/debug": "next", "@theia/editor": "next", "@theia/file-search": "next", "@theia/filesystem": "next",