Skip to content

Commit

Permalink
chore: update engine to 1.88.0 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
gamunu authored May 4, 2024
1 parent bad9e20 commit b73b40b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
fail-fast: false
matrix:
vscode:
- '1.86.0'
- '1.88.0'
- 'insiders'
- 'stable'
os:
Expand Down
6 changes: 3 additions & 3 deletions 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 @@ -14,7 +14,7 @@
"engines": {
"npm": "~10.X",
"node": "~20.X",
"vscode": "^1.86.0"
"vscode": "^1.88.0"
},
"langServer": {
"version": "0.1.0"
Expand Down

0 comments on commit b73b40b

Please sign in to comment.