Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Update VSCode engine
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisChinchilla committed Jul 28, 2022
1 parent 6abaa48 commit cf3d024
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"version": "0.15.0",
"engines": {
"vscode": "^1.59.0"
"vscode": "^1.69.0"
},
"categories": [
"Linters"
Expand Down Expand Up @@ -78,7 +78,7 @@
"@types/glob": "^7.2.0",
"@types/mocha": "^9.1.1",
"@types/node": "^18.0.0",
"@types/vscode": "^1.68.1",
"@types/vscode": "^1.69.0",
"@types/which": "^2.0.1",
"glob": "^8.0.3",
"mocha": "^10.0.0",
Expand Down

0 comments on commit cf3d024

Please sign in to comment.