Skip to content

Commit 8e8c8ed

Browse files
committed
Update vscode engine version in package.json
1 parent 5583824 commit 8e8c8ed

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
@@ -25,7 +25,7 @@
2525
"icon": "res/icon.png",
2626
"files": ["LICENSE.md", "dist/*", "res/*"],
2727
"engines": {
28-
"vscode": "^1.92.0"
28+
"vscode": "^1.96.0"
2929
},
3030
"activationEvents": ["onStartupFinished"],
3131
"contributes": {

0 commit comments

Comments
 (0)