chore(vscode-ide-companion): update vscode engine version from ^1.99.0 to ^1.85.0

This commit is contained in:
yiliang114
2025-12-15 23:54:26 +08:00
parent d4a0e84508
commit 32c085cf7d
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
"directory": "packages/vscode-ide-companion"
},
"engines": {
"vscode": "^1.99.0"
"vscode": "^1.85.0"
},
"license": "LICENSE",
"preview": true,