Skip to content

Commit

Permalink
update ts version as well
Browse files Browse the repository at this point in the history
  • Loading branch information
setaskin committed Jul 17, 2023
1 parent 1b7d0c8 commit d164a89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ts/src/connections/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"vscode-jsonrpc": "^4.0.0",
"@microsoft/dev-tunnels-contracts": "^1.0.0",
"@microsoft/dev-tunnels-management": "^1.0.0",
"@microsoft/dev-tunnels-ssh": "^3.11.11",
"@microsoft/dev-tunnels-ssh-tcp": "^3.11.11",
"@microsoft/dev-tunnels-ssh": "^3.11.13",
"@microsoft/dev-tunnels-ssh-tcp": "^3.11.13",
"uuid": "^3.3.3",
"await-semaphore": "^0.1.3",
"websocket": "^1.0.28",
Expand Down

0 comments on commit d164a89

Please sign in to comment.