Update sqlservices example for new webview messages API (#1569)

This commit is contained in:
Matt Irvine
2018-06-06 17:29:50 -07:00
committed by GitHub
parent b2b69376c4
commit 0bf642d200
4 changed files with 17 additions and 2 deletions

View File

@@ -99,5 +99,9 @@
"vscode": "^1.1.14",
"@types/handlebars": "^4.0.11",
"vsce": "1.36.2"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/sqlopsstudio/tree/master/samples/sqlservices"
}
}