Skip to content

Commit 768958d

Browse files
committed
Updated Yarn.lock
Signed-off-by: jbicker <[email protected]>
1 parent 8e747e1 commit 768958d

File tree

3 files changed

+185
-183
lines changed

3 files changed

+185
-183
lines changed

browser-app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"@theia/process": "next",
1717
"@theia/terminal": "next",
1818
"@theia/workspace": "next",
19+
"@theia/cpp": "next",
1920
"@theia/textmate-grammars": "next",
2021
"arduino-ide-extension": "0.0.1"
2122
},

electron-app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"@theia/process": "next",
1818
"@theia/terminal": "next",
1919
"@theia/workspace": "next",
20+
"@theia/cpp": "next",
2021
"@theia/textmate-grammars": "next",
2122
"arduino-ide-extension": "0.0.1"
2223
},

0 commit comments

Comments
 (0)