Publish `v1.2.2` toolkit package (#458)
Description of changes Publish the v1.2.2 of the toolkit package to NPM
This commit is contained in:
Родитель
a3254a537c
Коммит
83c0b555e0
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@vscode/webview-ui-toolkit",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@vscode/webview-ui-toolkit",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@microsoft/fast-element": "^1.6.2",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@vscode/webview-ui-toolkit",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"description": "A component library for building webview-based extensions in Visual Studio Code.",
|
||||
"homepage": "https://github.com/microsoft/vscode-webview-ui-toolkit#readme",
|
||||
"license": "MIT",
|
||||
|
|
Загрузка…
Ссылка в новой задаче