Skip to content

Commit 0e705f5

Browse files
authored
Merge pull request #46 from rajbos/copilot/fix-ci-job-incompatibility
Fix CI failure: align engines.vscode with @types/vscode version
2 parents a8bcf31 + b22323e commit 0e705f5

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.0.2",
66
"publisher": "RobBos",
77
"engines": {
8-
"vscode": "^1.104.0"
8+
"vscode": "^1.106.0"
99
},
1010
"repository": {
1111
"type": "git",

0 commit comments

Comments
 (0)