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

Commit cf3d024

Browse files
Update VSCode engine
1 parent 6abaa48 commit cf3d024

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"version": "0.15.0",
1919
"engines": {
20-
"vscode": "^1.59.0"
20+
"vscode": "^1.69.0"
2121
},
2222
"categories": [
2323
"Linters"
@@ -78,7 +78,7 @@
7878
"@types/glob": "^7.2.0",
7979
"@types/mocha": "^9.1.1",
8080
"@types/node": "^18.0.0",
81-
"@types/vscode": "^1.68.1",
81+
"@types/vscode": "^1.69.0",
8282
"@types/which": "^2.0.1",
8383
"glob": "^8.0.3",
8484
"mocha": "^10.0.0",

0 commit comments

Comments
 (0)