Skip to content

Commit 2a0dedf

Browse files
committed
Fix: Update VSCode engine version number.
1 parent 0ecdecf commit 2a0dedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/VSCode/package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
description: 'This embeds the CodeChat Editor in the Visual Studio Code Editor.',
2929
displayName: 'CodeChat Editor',
3030
engines: {
31-
vscode: '^1.61.0',
31+
vscode: '^1.102.0',
3232
},
3333
extensionKind: [
3434
'workspace',

0 commit comments

Comments
 (0)