Skip to content

Commit 62309e9

Browse files
authored
fix vscode engine version (#76)
1 parent ce4cd83 commit 62309e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"url": "https://github.com/chdsbd/vscode-githubinator/issues"
2626
},
2727
"engines": {
28-
"vscode": "^1.89.0"
28+
"vscode": "^1.110.0"
2929
},
3030
"categories": [
3131
"Other"

0 commit comments

Comments
 (0)