Skip to content

Commit b64dddd

Browse files
committed
fix: update vscode engine version to ^1.104.0
1 parent f9c409c commit b64dddd

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
@@ -5,7 +5,7 @@
55
"version": "0.1.0",
66
"publisher": "mtlog",
77
"engines": {
8-
"vscode": "^1.74.0"
8+
"vscode": "^1.104.0"
99
},
1010
"categories": [
1111
"Programming Languages"

0 commit comments

Comments
 (0)