Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
v0.0.89
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-cdt-bot committed Mar 20, 2019
1 parent 46d6ff3 commit efadc30
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdt-gdb-vscode",
"version": "0.0.88",
"version": "0.0.89",
"description": "VS Code extension for CDT GDB debug adapter",
"publisher": "eclipse-cdt",
"main": "./out/extension",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -733,9 +733,9 @@ caseless@~0.12.0:
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=

cdt-gdb-adapter@*:
version "0.0.12"
resolved "https://registry.yarnpkg.com/cdt-gdb-adapter/-/cdt-gdb-adapter-0.0.12.tgz#9b95ea149b0822ca739ef5dca2ff23e92875c2b4"
integrity sha512-6DKU+vGw7ta/j5CzBt4Zyo8cQg8sdHTy+7rqQ9dov2SqoLxUz5TclqWpMsT1Y/SltfqSVKp+5RH4I20rfLiNvA==
version "0.0.13"
resolved "https://registry.yarnpkg.com/cdt-gdb-adapter/-/cdt-gdb-adapter-0.0.13.tgz#9a62bd452508b584c7443d56ec6f64c21949e910"
integrity sha512-Jj2VnT6f5UIxLUPtRpO9Ppf+LIY8iSQ8BeKHwr/oHERZHt6CKzt0z+kMm3F7A1VPEIs/nqxWaYFix78K3Mhfrg==
dependencies:
node-addon-api "^1.6.2"
vscode-debugadapter "^1.32.1"
Expand Down

0 comments on commit efadc30

Please sign in to comment.