use vscode open external rather than opener (#5115)

This commit is contained in:
Anthony Dresser
2019-04-18 16:34:12 -07:00
committed by GitHub
parent 3372a5ad4b
commit 4a71eb9b90
6 changed files with 3 additions and 17 deletions

View File

@@ -55,7 +55,6 @@
"dependencies": {
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#0.2.15",
"htmlparser2": "^3.10.1",
"opener": "^1.4.3",
"service-downloader": "github:anthonydresser/service-downloader#0.1.5",
"vscode-extension-telemetry": "0.0.18",
"vscode-nls": "^3.2.1"
@@ -66,4 +65,4 @@
"publisherDisplayName": "Microsoft",
"publisherId": "Microsoft"
}
}
}