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

Commit

Permalink
Bump vscode-debugadapter deps
Browse files Browse the repository at this point in the history
  • Loading branch information
roblourens committed May 26, 2017
1 parent c18851e commit e577b52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "SEE LICENSE IN LICENSE.txt",
"dependencies": {
"vscode-chrome-debug-core": "3.15.4",
"vscode-debugadapter": "1.19.0-pre.0"
"vscode-debugadapter": "1.19.0"
},
"devDependencies": {
"@types/mocha": "^2.2.35",
Expand All @@ -43,8 +43,8 @@
"typescript": "^2.2.1",
"vscode": "^1.0.3",
"vscode-chrome-debug-core-testsupport": "^3.14.5",
"vscode-debugadapter-testsupport": "^1.18.1",
"vscode-debugprotocol": "^1.18.0-pre.2",
"vscode-debugadapter-testsupport": "1.19.0",
"vscode-debugprotocol": "1.19.0",
"webpack": "^2.2.0-rc.1",
"webpack-fail-plugin": "^1.0.5"
},
Expand Down

0 comments on commit e577b52

Please sign in to comment.