File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import (
1010 "github.com/rodaine/table"
1111)
1212
13- const PackageVersion = "0.1.16 "
13+ const PackageVersion = "0.1.17 "
1414
1515func (tunnel * Tunnel ) requestObject () (* Tunnel , error ) {
1616 convertedTunnel := & Tunnel {
Original file line number Diff line number Diff line change 1818 "buffer" : " ^5.2.1" ,
1919 "debug" : " ^4.1.1" ,
2020 "vscode-jsonrpc" : " ^4.0.0" ,
21- "@microsoft/dev-tunnels-contracts" : " >1.2.5 " ,
22- "@microsoft/dev-tunnels-management" : " >1.2.5 " ,
21+ "@microsoft/dev-tunnels-contracts" : " ^1.3.0 " ,
22+ "@microsoft/dev-tunnels-management" : " ^1.3.0 " ,
2323 "@microsoft/dev-tunnels-ssh" : " ^3.12.5" ,
2424 "@microsoft/dev-tunnels-ssh-tcp" : " ^3.12.5" ,
2525 "uuid" : " ^3.3.3" ,
Original file line number Diff line number Diff line change 1818 "buffer" : " ^5.2.1" ,
1919 "debug" : " ^4.1.1" ,
2020 "vscode-jsonrpc" : " ^4.0.0" ,
21- "@microsoft/dev-tunnels-contracts" : " >1.2.5 " ,
21+ "@microsoft/dev-tunnels-contracts" : " ^1.3.0 " ,
2222 "axios" : " ^1.8.4"
2323 }
2424}
You can’t perform that action at this time.
0 commit comments