Skip to content

Commit 8ee2226

Browse files
Bump all samples to use toolkit package v1.0 (microsoft#78)
Description of changes Update all samples to use the latest version of the `@vscode/webview-ui-toolkit` package.
1 parent 3e0f5b6 commit 8ee2226

File tree

12 files changed

+368
-436
lines changed

12 files changed

+368
-436
lines changed

default/component-gallery/package-lock.json

Lines changed: 63 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

default/component-gallery/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
},
4747
"dependencies": {
4848
"@vscode/codicons": "^0.0.21",
49-
"@vscode/webview-ui-toolkit": "^0.9.2"
49+
"@vscode/webview-ui-toolkit": "^1.0.0"
5050
}
5151
}

0 commit comments

Comments
 (0)