Skip to content

Commit

Permalink
chore: change vscode engine version
Browse files Browse the repository at this point in the history
  • Loading branch information
selemondev committed Oct 31, 2024
1 parent be93444 commit 8cf7e82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"email": "[email protected]"
},
"engines": {
"vscode": "^1.50"
"vscode": "^1.74"
},
"categories": [
"Other",
Expand Down Expand Up @@ -142,7 +142,7 @@
},
"devDependencies": {
"@types/node": "20.x",
"@types/vscode": "^1.50",
"@types/vscode": "^1.74",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"eslint": "^8.54.0",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 8cf7e82

Please sign in to comment.