Skip to content

Commit 876f10a

Browse files
fix: bump vscode version
1 parent 8e9ab4a commit 876f10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"license": "MIT",
2929
"main": "./out/extension.js",
3030
"engines": {
31-
"vscode": "^1.86.0"
31+
"vscode": "^1.87.0"
3232
},
3333
"icon": "media/favicon.png",
3434
"categories": ["Linters", "Programming Languages", "Other"],

0 commit comments

Comments
 (0)