mirror of
https://github.com/godotengine/godot-csharp-vscode.git
synced 2025-12-31 21:48:32 +03:00
Bump minimum required version of VS Code to v1.62
This is needed as we bumped `@types/vscode` in 253cbf9522
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"url": "https://github.com/godotengine/godot-csharp-vscode"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.28.0"
|
||||
"vscode": "^1.62.0"
|
||||
},
|
||||
"categories": [
|
||||
"Debuggers",
|
||||
|
||||
Reference in New Issue
Block a user