Skip to content

Commit c2c5a74

Browse files
authored
Bump engine version (#6560)
* Remove finalized fileComments proposal * Bump engine version
1 parent 9e929d3 commit c2c5a74

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"contribEditorContentMenu",
2727
"contribShareMenu",
2828
"diffCommand",
29-
"fileComments",
3029
"quickDiffProvider",
3130
"shareProvider",
3231
"tokenInformation",
@@ -35,7 +34,7 @@
3534
"version": "0.102.0",
3635
"publisher": "GitHub",
3736
"engines": {
38-
"vscode": "^1.96.0"
37+
"vscode": "^1.97.0"
3938
},
4039
"categories": [
4140
"Other",

0 commit comments

Comments
 (0)