Use vscode clipboard rather than clipboardy (#5117)

* remove clipboardy and use vscode's clipboard apis instead

* update lock
This commit is contained in:
Anthony Dresser
2019-04-18 16:34:24 -07:00
committed by GitHub
parent 4a71eb9b90
commit f33b95ee82
4 changed files with 1 additions and 113 deletions

View File

@@ -20,7 +20,6 @@
"dependencies": {
"buffer-stream-reader": "^0.1.1",
"bytes": "^3.1.0",
"clipboardy": "^1.2.3",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#0.2.16",
"error-ex": "^1.3.2",
"find-remove": "1.2.1",