Skip to content

Commit

Permalink
fix: update vscode engine version
Browse files Browse the repository at this point in the history
  • Loading branch information
qvalentin committed May 1, 2024
1 parent e48b0c5 commit 1639eb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"repository": "https://github.com/qvalentin/helm-ls-vscode",
"icon": "./images/helm-icon-color.png",
"engines": {
"vscode": "^1.85.0"
"vscode": "^1.88.0"
},
"categories": [
"Linters",
Expand Down

0 comments on commit 1639eb3

Please sign in to comment.