Skip to content

Commit

Permalink
updated version for marketplace publish
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarijy committed Apr 5, 2024
1 parent 8f23817 commit 6f6f637
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions modules/openvino_code/package-lock.json

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

2 changes: 1 addition & 1 deletion modules/openvino_code/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"publisher": "OpenVINO",
"name": "openvino-code-completion",
"version": "0.0.14",
"version": "0.0.15",
"displayName": "OpenVINO Code Completion",
"description": "VSCode extension for AI code completion with OpenVINO",
"icon": "media/logo.png",
Expand Down
2 changes: 1 addition & 1 deletion modules/openvino_code/side-panel-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"rollup-plugin-copy": "3.4.0",
"vite": "4.5.2"
"vite": "^4.5.3"
}
}

0 comments on commit 6f6f637

Please sign in to comment.