Skip to content

Commit 7fdd90f

Browse files
authored
fix: update vscode engine (#129)
1 parent fd53d9f commit 7fdd90f

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
@@ -22,7 +22,7 @@
2222
},
2323
"icon": "media/icon.png",
2424
"engines": {
25-
"vscode": "^1.75.0"
25+
"vscode": "^1.107.0"
2626
},
2727
"activationEvents": [
2828
"onStartupFinished",

0 commit comments

Comments
 (0)