Skip to content

Commit

Permalink
docs: updated package with 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
IlonaShishov committed Oct 6, 2022
1 parent 3acc575 commit 444904d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ocm-vscode-extension",
"version": "1.0.0",
"version": "1.0.1",
"displayName": "OCM Extension",
"description": "OCM VSCode extension contributing commands and snippets",
"publisher": "OpenClusterManagement",
Expand Down Expand Up @@ -148,7 +148,9 @@
}
]
},
"workspaces": ["webview-ui"],
"workspaces": [
"webview-ui"
],
"scripts": {
"vscode:prepublish": "npm run clean:build",
"compile": "tsc -p ./",
Expand Down

0 comments on commit 444904d

Please sign in to comment.