Skip to content

Commit 0c7cb62

Browse files
committed
Update VS Code engine to ^1.67.0
Fixes #872 Signed-off-by: David Thompson <[email protected]>
1 parent 3864055 commit 0c7cb62

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
@@ -42,7 +42,7 @@
4242
}
4343
},
4444
"engines": {
45-
"vscode": "^1.63.0"
45+
"vscode": "^1.67.0"
4646
},
4747
"activationEvents": [
4848
"onLanguage:xml",

0 commit comments

Comments
 (0)